blob: 53550c7c74d4859c930e9b3ed34bc01eca90db3a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# Generated by mksrcinfo v8
# Sun Jan 17 23:34:43 UTC 2016
pkgbase = python-habitica
pkgdesc = Commandline interface to Habitica.
pkgver = 0.0.12
pkgrel = 1
url = https://github.com/philadams/habitica
arch = any
license = MIT
makedepends = git
makedepends = python-setuptools
depends = python
depends = python-docopt
depends = python-requests
source = git+https://github.com/philadams/habitica.git#branch=master
source = python3-compat.patch
md5sums = SKIP
md5sums = 9cff7cfe5d8ad78c92971ec73b56a509
pkgname = python-habitica
|