summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOlivier Mehani2017-12-13 20:30:02 +1100
committerOlivier Mehani2017-12-13 20:30:02 +1100
commit1c4bb41e9fedf2cc8383cab514f89d3267bfcb54 (patch)
treeb134550fae24463f2672466d0b4514980b66cadd /PKGBUILD
parentfcdc6a86fbc2b68598f9b3f856c6cd4188ad8264 (diff)
downloadaur-1c4bb41e9fedf2cc8383cab514f89d3267bfcb54.tar.gz
Update dependencies and version bump
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index beeadfed165c..a092c48ff172 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,20 +2,20 @@
# Contributor: Pablo Olmos de Aguilera Corradini <pablo <at] glatelier (dot} org>
# Maintainer: Olivier Mehani <shtrom-aur@ssji.net>
pkgname=gtg-git
-pkgver=r5172.8415e62
+pkgver=r5174.117bd7b4
pkgrel=1
pkgdesc="Personal GTD like organizer for the GNOME desktop environment. Git version."
url="http://gtgnome.net/"
arch=('i686' 'x86_64')
license=('GPL')
-depends=('pygtk' 'pygobject' 'python2-configobj' 'pyxdg' 'dbus-python'
+depends=('pygtk' 'python2-gobject2' 'python2-configobj' 'pyxdg' 'dbus-python'
'hicolor-icon-theme' 'desktop-file-utils' 'python2-gnomekeyring'
'python-liblarch-git' 'python-dbus' 'python-cairo' 'python-xdg')
makedepends=('git' 'python2-gconf')
optdepends=(
-'python-bugz: for Bugzilla plugin'
+'python2-bugzilla: for Bugzilla plugin (python-bugz)'
'python-cheetah: for Export and print plugin'
-'pdflatex: for Export and print plugin'
+'texlive-bin: for Export and print plugin (for pdflatex)'
'pdftk: for Export and print plugin'
'pdfjam: for Export and print plugin'
'python-geoclue: for Geolocalized tasks plugin'
@@ -24,7 +24,7 @@ optdepends=(
'python-champlain: for Geolocalized tasks plugin'
'python-champlain-gtk: for Geolocalized tasks plugin'
'hamster-time-tracker: for Hamster Time Tracker Integration to integrate with'
-'python-appindicator: for Notification area plugin'
+'python2-libappindicator: for Notification area plugin (python-appindicator)'
'python-dbus: for Tomboy/Gnote plugin'
'python-evolution: for Evolution synchronization service'
'python-dateutil: for Evolution and RememberTheMilk synchronization services'