blob: 3f2ed20056f65c3251ddbab2f2d34ea1c8c5199c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = sourcegit-bin
pkgdesc = GUI client for GIT users
pkgver = 8.17
pkgrel = 1
url = https://github.com/sourcegit-scm/sourcegit
arch = x86_64
license = MIT
makedepends = libicns
depends = dotnet-runtime-8.0
depends = git
depends = git-credential-manager
depends = xdg-utils
provides = sourcegit
conflicts = sourcegit
source = https://github.com/sourcegit-scm/sourcegit/releases/download/v8.17/sourcegit_8.17.linux-x64.tar.gz
source = sourcegit.desktop
source = LICENSE
sha256sums = 9558171a8613b08fc64d85879f028179d55104e9a5133137ce17b6bbca1c38c1
sha256sums = 3488ee13a4ca1bae85c35f866d046304d8716a64c46cadb2576cb8b4ae44b058
sha256sums = 6cef41c8a297f46faafe40016ffcce9d968b3722048b81cd768fdbaa1be02ca1
pkgname = sourcegit-bin
|