summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 888b06b324bb..23822d2db3f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=python-taskw
pkgver=2.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Python bindings for your taskwarrior database"
url="http://github.com/ralphbean/taskw"
-depends=("python" "python-pytz" "python-dateutil" "python-kitchen")
+depends=("python" "python-pytz" "python-dateutil" "python-kitchen" "task")
makedepends=('python' 'python-setuptools')
license=("GPL")
arch=('any')