summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 54dd864ca36506e42bcc8a4156a22b599aec8467 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = gi
	pkgdesc = Git wrapper to perform Mercurial-like short unique abbreviation searching for commands
	pkgver = 0.1.3
	pkgrel = 2
	url = https://github.com/gagarski/gi
	arch = any
	license = custom
	makedepends = python-setuptools
	makedepends = git
	depends = python
	depends = python-marisa-trie
	depends = git
	optdepends = gi-bash-completion: for bash-completion support
	provides = gi
	conflicts = gi
	source = git+https://github.com/gagarski/gi.git#tag=0.1.3
	md5sums = SKIP

pkgname = gi