blob: 068e17af5c1c3f60a28d50e5840528214d1d04b4 (
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 = 2026.14
pkgrel = 1
url = https://github.com/sourcegit-scm/sourcegit
arch = x86_64
license = MIT
makedepends = dotnet-sdk-10.0
makedepends = desktop-file-utils
depends = dotnet-runtime-10.0
depends = git
depends = xdg-utils
optdepends = git-credential-manager: third-party authentication support
source = git+https://github.com/sourcegit-scm/sourcegit.git#tag=v2026.14
source = git+https://github.com/love-linger/AvaloniaEdit.git
sha256sums = f022387f0b641bf1fd000ab06a71777a2dc61ac1c1444539e78a54be39002515
sha256sums = SKIP
pkgname = sourcegit
|