summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSander van Kasteel2020-08-07 15:08:34 +0200
committerSander van Kasteel2020-08-07 15:08:34 +0200
commite598d86290ca90fc28f5b255168bf4c7f9596b49 (patch)
treee7fe2b4d86384725a85d133b82b3bc70c36f88ee /PKGBUILD
parent1ef2becbd103c5b961b03f6db6fefe744859692c (diff)
downloadaur-e598d86290ca90fc28f5b255168bf4c7f9596b49.tar.gz
Added python-lxml and upped pkgver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f13b6a0755c..5d06666cb2bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Pablo Olmos de Aguilera Corradini <pablo <at] glatelier (dot} org>
# Maintainer: Sander van Kasteel <info at sandervankasteel dot nl>
pkgname=gtg-git
-pkgver=r5675.abe2a911
+pkgver=r5730.6623731f
pkgrel=1
pkgdesc="Personal GTD like organizer for the GNOME desktop environment. Git version."
url="https://wiki.gnome.org/Apps/GTG"
@@ -10,7 +10,7 @@ arch=('x86_64')
license=('GPL')
depends=('pygtk' 'python-gobject' 'python-configobj' 'dbus-python'
'hicolor-icon-theme' 'desktop-file-utils' 'python2-gnomekeyring'
-'python-liblarch-git' 'python-cairo' 'python-pyxdg')
+'python-liblarch-git' 'python-cairo' 'python-pyxdg' 'python-lxml')
makedepends=('git' 'python-gobject' 'meson')
optdepends=(
'pdftk: for Export and print plugin'