summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 63a04da2d949aab9d067fbf91918aa89cea47821 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = git-identity-git
	pkgdesc = Manage your identity in Git
	pkgver = latest
	pkgrel = 4
	url = https://github.com/madx/git-identity
	arch = any
	license = custom:WTFPL
	makedepends = git
	makedepends = bash-completion
	depends = git
	optdepends = zsh: for zsh completion
	provides = git-identity
	conflicts = git-identity
	source = git-identity-git::git+https://github.com/madx/git-identity.git#branch=master
	md5sums = SKIP

pkgname = git-identity-git