blob: 66a3801ce4b5c344816df8f4743a9af4996a5dd6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# Generated by makepkg 4.2.1
# Mon Jun 1 14:54:16 UTC 2015
pkgbase = kittypack-git
pkgdesc = A silly little tool to get info from archlinux.org/packages
pkgver = 0.r20.b4b22b9
pkgrel = 1
url = https://github.com/MrElendig/kittypack
arch = any
license = AGPL3
makedepends = git
depends = python
depends = python-requests
depends = python-docopt
depends = python-yaml
backup = etc/kittypack.conf
source = git://github.com/MrElendig/kittypack.git
sha256sums = SKIP
pkgname = kittypack-git
|