blob: 95fe573a28c4dc2094118789c9b22d5ecd89f4cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = git-subtrac-git
pkgdesc = "Keep the content for your git submodules all in one place: the parent repo."
pkgver = r31.81d0162
pkgrel = 1
url = https://github.com/apenwarr/git-subtrac
arch = x86_64
arch = i686
license = APACHE
makedepends = go
makedepends = git
options = !strip
options = !emptydirs
source = git-subtrac::git+https://github.com/apenwarr/git-subtrac.git
sha256sums = SKIP
pkgname = git-subtrac-git
|