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 8ef37291a794..d226439a9643 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=task-indicator
pkgdesc='Panel indicator for TaskWarrior'
pkgver=1.41
-pkgrel=2
+pkgrel=3
url=https://github.com/umonkey/task-indicator
license=(custom:MIT)
arch=(any)
-depends=(python2 hicolor-icon-theme python2-gobject2 python2-dateutil)
+depends=(python2 hicolor-icon-theme python2-gobject2 python2-dateutil pygtk)
optdepends=('libappindicator-gtk2: Application indicator support')
conflicts=(task-indicator-git taskwarrior-indicator-hg)
source=("${pkgname}::git+${url}#tag=version-${pkgver}")