summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d3348153eae..850180fd8afb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=habitica
pkgname=python-habitica
-pkgver=0.0.15
+pkgver=0.0.16
pkgrel=1
pkgdesc="Commandline interface to Habitica."
arch=('any')
@@ -10,9 +10,9 @@ url="https://pypi.python.org/pypi/habitica"
license=('MIT')
depends=('python' 'python-docopt' 'python-requests')
makedepends=('python-setuptools')
-source=("https://pypi.python.org/packages/a6/20/65ab6fc5dc8a41b28e08a628096707ae5acf384b7015f1ccaecd9d3d1f25/${_pkgname}-$pkgver.tar.gz"
+source=("https://pypi.python.org/packages/2a/f3/4aa50300d1468e0fbfdb2b900927c6c786310ed2943771d1da6fa47fcebd/${_pkgname}-$pkgver.tar.gz"
auth.cfg.sample)
-md5sums=('09de19d6f692a78b07064fcc29c7e2a1'
+md5sums=('74186c1d3b8e0b99677a4cca865db443'
'73203917ea9a075cafaf287f9d707a15')