summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 24 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..74c89173a2da
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,24 @@
+pkgbase = python-habitipy
+ pkgdesc = A set of scripts to interact with Habitica
+ pkgver = 0.3.0
+ pkgrel = 1
+ url = https://github.com/ASMfreaK/habitipy
+ arch = any
+ license = MIT
+ makedepends = python-pbr>=1.9
+ makedepends = python2-pbr>=1.9
+ source = https://files.pythonhosted.org/packages/source/h/habitipy/habitipy-0.3.0.tar.gz
+ source = LICENSE
+ sha256sums = 6b2d01eab4da0b2b78280ce0f670c5f7b4c249e1b0794e544fa1f2f4d07ec2a3
+ sha256sums = 677a082f39faca4187bd171ae13be0ad128f413e82b159994a8ba412cd33a5f9
+
+pkgname = python-habitipy
+ depends = python-pbr
+ depends = python-requests
+ depends = python-plumbum
+
+pkgname = python2-habitipy
+ depends = python2-pbr
+ depends = python2-requests
+ depends = python2-plumbum
+