blob: 070f80cb057ab2d252cf69bb678549dabca6b313 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = gitmaster
pkgdesc = GUI git client written in Qt.
pkgver = 0.8.1
pkgrel = 1
url = https://github.com/bokic/gitmaster
arch = x86_64
arch = i686
license = LGPL-3.0-only
makedepends = cmake
makedepends = ninja
depends = qt6-base
depends = qt6-svg
depends = libgit2
depends = hicolor-icon-theme
depends = libstdc++
depends = glibc
depends = libgcc
options = !debug
options = strip
source = gitmaster-0.8.1.tar.gz::https://github.com/bokic/gitmaster/archive/0.8.1.tar.gz
sha512sums = 4d312672e1bbdfdc26a79a81e6b84be16bc6517b9bcafd42c708a00370e08f789181c9cbe1874a1db5aa074a258fc4365ac11caa5428af7a8680df3872591333
pkgname = gitmaster
|