blob: 1d8bef385e7fe9bf51963954aa19cba423482dae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = sourcegit
pkgdesc = GUI client for GIT users
pkgver = 8.39
pkgrel = 1
url = https://github.com/sourcegit-scm/sourcegit
arch = x86_64
license = MIT
makedepends = dotnet-sdk-8.0
makedepends = desktop-file-utils
depends = dotnet-runtime-8.0
depends = git
depends = xdg-utils
optdepends = git-credential-manager: third-party authentication support
source = sourcegit-8.39.tar.gz::https://github.com/sourcegit-scm/sourcegit/archive/refs/tags/v8.39.tar.gz
source = net8.patch
sha256sums = ff401c4b9346772e4dd1c7fc56ad5c06cbcb795c07b30fc6cf1d7252f8c14c44
sha256sums = 64b66f744bbc620512fdb0933a19abb93d8b2a7dd850a5a6d0cbac3c29365041
pkgname = sourcegit
|