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 83bcc182ae2b..72631ad67e4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,12 @@
pkgname=hamster-time-tracker_legacy
_pkgname=hamster-time-tracker
pkgver=1.04
-pkgrel=2
+pkgrel=3
pkgdesc="Time tracking application that helps you to keep track on how much time you have spent during the day on activities you choose to track (Legacy 1.04 version)"
arch=('any')
url="https://github.com/projecthamster/hamster"
license=('GPL')
-depends=('python2-dbus' 'python2-gconf' 'python2-notify' 'python2-wnck' 'python2-xdg' 'desktop-file-utils')
+depends=('python2-dbus' 'python2-gconf' 'python2-notify' 'python2-wnck' 'python2-pyxdg' 'desktop-file-utils')
makedepends=('intltool')
conflicts=('hamster-time-tracker')
provides=('hamster-time-tracker')