blob: 8e8fb6d14da2ff29e765ac0df4ec9d885f8f3b4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = sourcegit-bin
pkgdesc = GUI client for GIT users
pkgver = 8.42
pkgrel = 1
url = https://github.com/sourcegit-scm/sourcegit
arch = x86_64
license = MIT
makedepends = desktop-file-utils
depends = git
depends = xdg-utils
optdepends = git-credential-manager: third-party authentication support
provides = sourcegit
conflicts = sourcegit
source = https://github.com/sourcegit-scm/sourcegit/releases/download/v8.42/sourcegit_8.42-1_amd64.deb
source = https://raw.githubusercontent.com/sourcegit-scm/sourcegit/v8.42/LICENSE
sha256sums = b269b78faaf0d09b74a0b7cb9358204f8318d2d62c0843619a2a715edd88addc
sha256sums = 6cef41c8a297f46faafe40016ffcce9d968b3722048b81cd768fdbaa1be02ca1
pkgname = sourcegit-bin
|