blob: aa66afdb8c07e4c1f01cf10403265c7b209a3080 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = gfold-git
pkgdesc = CLI tool to help keep track of Git repositories (git)
pkgver = 0.7.1.r0.g80144aa
pkgrel = 1
url = https://github.com/nickgerace/gfold
arch = x86_64
license = Apache
makedepends = rust
makedepends = git
provides = gfold
conflicts = gfold
conflicts = gfold-bin
source = git+https://github.com/nickgerace/gfold
sha512sums = SKIP
pkgname = gfold-git
|