summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 74e0728a3088f755ceb4fcddc891f9c33b3a004f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = git-completion
	pkgdesc = Git completions for Zsh and Bash
	pkgver = 1.3
	pkgrel = 1
	url = https://github.com/felipec/git-completion
	arch = any
	license = GPLv2
	makedepends = git
	source = git-completion::git+https://github.com/felipec/git-completion.git#tag=v1.3
	sha256sums = SKIP

pkgname = git-completion