summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2021-03-31 20:29:16 -0600
committerMark Wagie2021-03-31 20:29:16 -0600
commited1b2e848edf3c0f88e276961e358eae50070a4d (patch)
treeb85da070e8e6150cead4bdc47af581c2270d210e /PKGBUILD
parent54c3b625f277683619b262169965c723b02f0f56 (diff)
downloadaur-ed1b2e848edf3c0f88e276961e358eae50070a4d.tar.gz
use libLarch VCS package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c5aec984d10..06f4bc6e24fc 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.4.r303.g18f70079
+pkgver=0.4.r396.gb72b8d4a
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' 'python-lxml' 'libgnome-keyring')
+depends=('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'