summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9bb65e73e0566039b24b62424fe65661da7f496b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = git-gone
	pkgdesc = Prune stale local Git branches
	pkgver = 0.3.0
	pkgrel = 1
	url = https://github.com/lunaryorn/git-gone
	arch = i686
	arch = x86_64
	license = Apache
	makedepends = rust
	makedepends = cargo
	depends = git
	depends = libgit2
	conflicts = git-gone-git
	source = git-gone-0.3.0.tar.gz::https://github.com/lunaryorn/git-gone/archive/git-gone-0.3.0.tar.gz

pkgname = git-gone