summaryrefslogtreecommitdiff
path: root/python-shutilwhich/.SRCINFO
diff options
context:
space:
mode:
authorMark Weiman <mark.weiman@markzz.com>2016-01-02 01:22:31 -0500
committerMark Weiman <mark.weiman@markzz.com>2016-01-02 01:22:31 -0500
commit5c3b7276abf0d01b53662f38db5b4d52377343ed (patch)
tree8286ac3539ed49a2a1e9a65f8b7fca0976a06de6 /python-shutilwhich/.SRCINFO
downloadmarkzz-5c3b7276abf0d01b53662f38db5b4d52377343ed.tar.gz
markzz-5c3b7276abf0d01b53662f38db5b4d52377343ed.zip
initial commit
Signed-off-by: Mark Weiman <mark.weiman@markzz.com>
Diffstat (limited to 'python-shutilwhich/.SRCINFO')
-rw-r--r--python-shutilwhich/.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/python-shutilwhich/.SRCINFO b/python-shutilwhich/.SRCINFO
new file mode 100644
index 0000000..e0c150e
--- /dev/null
+++ b/python-shutilwhich/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = python-shutilwhich
+ pkgdesc = Backport of shutil.which
+ pkgver = 1.1.0
+ pkgrel = 1
+ url = https://pypi.python.org/pypi/latex/1.1.0
+ arch = any
+ license = custom
+ makedepends = python
+ makedepends = python-setuptools
+ source = shutilwhich-1.1.0.tar.gz::https://github.com/mbr/shutilwhich/archive/1.1.0.tar.gz
+ md5sums = 8a5a43077e8af4d027dfb7b88827022b
+
+pkgname = python-shutilwhich
+ depends = python
+ depends = python-setuptools
+