summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9ee7a63f97688143707c45cad38bb3f3bac4c23b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = kittypack-git
	pkgdesc = A silly little tool to get info from archlinux.org/packages
	pkgver = 0.2.3
	pkgrel = 2
	url = https://github.com/MrElendig/kittypack
	arch = any
	license = AGPL3
	makedepends = git
	makedepends = python-docutils
	depends = python
	depends = python-requests
	depends = python-click
	depends = python-yaml
	depends = python-setuptools
	backup = etc/kittypack.conf
	source = git+https://github.com/MrElendig/kittypack.git
	sha1sums = SKIP

pkgname = kittypack-git