summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2021-11-19 19:52:50 -0700
committerMark Wagie2021-11-19 19:52:50 -0700
commitfff03983e6308511c84f18cd597e263b7b5d08eb (patch)
tree5c8070ab3f8052e44890678eb3f2ade658137c63 /PKGBUILD
parent307a714008fe531262a7ae91c81e4e57f74a7a00 (diff)
downloadaur-fff03983e6308511c84f18cd597e263b7b5d08eb.tar.gz
add new dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d8ab2cd856c..757e726a59bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
# Contributor: Pablo Olmos de Aguilera Corradini <pablo <at] glatelier (dot} org>
# Contributor: Sander van Kasteel <info at sandervankasteel dot nl>
pkgname=gtg-git
-pkgver=0.5.r123.g1809d106
+pkgver=0.5.r126.g231e68b6
pkgrel=1
pkgdesc="Getting Things GNOME! is a personal tasks and TODO-list items organizer for GNOME"
url="https://wiki.gnome.org/Apps/GTG"
arch=('x86_64')
license=('GPL')
-depends=('python-liblarch-git' 'python-lxml' 'libgnome-keyring')
+depends=('gtksourceview4' 'python-liblarch-git' 'python-lxml' 'libgnome-keyring')
makedepends=('git' 'meson')
optdepends=('python-cheetah3: for the Export and print plugin'
'texlive-bin: pdflatex, for the Export and print plugin'