summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6dc48a7c5df8e4f24fd9cc081200e9107b67cd39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = aurtab
	pkgdesc = AUR tab completion for yaourt and apacman using zsh.
	pkgver = 1
	pkgrel = 2
	url = https://github.com/worzel666/aurtab
	install = aurtab.install
	arch = any
	license = GPL
	makedepends = git
	depends = python
	depends = python-requests
	depends = zsh
	provides = aurtab
	conflicts = aurtab
	conflicts = zsh-completions
	source = git+https://github.com/worzel666/aurtab.git
	sha256sums = SKIP

pkgname = aurtab