diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 0000000..f561f60 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,17 @@ +# Generated by makepkg 4.2.1-161-g36327-dirty +# Sat Jun 13 15:25:49 UTC 2015 +pkgbase = python-srcinfo + pkgdesc = Simple .SRCINFO parsing library + pkgver = 0.0.1 + pkgrel = 1 + url = https://github.com/kyrias/python-srcinfo + arch = any + license = ISC + depends = python + depends = python-setuptools + depends = python-parse + source = python-srcinfo-0.0.1::https://github.com/kyrias/python-srcinfo/archive/0.0.1.tar.gz + md5sums = 9eb6917d2cdb15dc8ac60d7074e8b777 + +pkgname = python-srcinfo + |