summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b54ac6f5e33a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = python-humblebundle
+ pkgdesc = An unofficial library for querying the Humble Bundle API
+ pkgver = 0.1.1
+ pkgrel = 1
+ url = https://github.com/saik0/humblebundle-python
+ arch = any
+ license = MIT
+ makedepends = python-setuptools
+ depends = python-requests
+ options = !emptydirs
+ source = https://pypi.python.org/packages/source/h/humblebundle/humblebundle-0.1.1.tar.gz
+ sha256sums = 82f7724c286abff1dae6586501ac6a30ea4905652006c7e57d68e03450881222
+
+pkgname = python-humblebundle
+