summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2023-06-18 11:03:34 -0600
committerMark Wagie2023-06-18 11:03:34 -0600
commitb908d24ecc85df7344c38283bbd38dd37443fba8 (patch)
tree68c0a02c666de5de95f53047e8f58cc6191fa7fd /PKGBUILD
parenta4c57148078a6003a7a66ebfaaaaddf6b7de6cab (diff)
downloadaur-b908d24ecc85df7344c38283bbd38dd37443fba8.tar.gz
update texlive deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1efc2c2bd3ad..bf8a87af0f8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# 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.6.r71.g25dfa55e
-pkgrel=2
+pkgver=0.6.r78.g91993cda
+pkgrel=1
pkgdesc="Getting Things GNOME! is a personal tasks and TODO-list items organizer for GNOME"
arch=('x86_64')
url="https://wiki.gnome.org/Apps/GTG"
@@ -15,8 +15,7 @@ makedepends=('git' 'itstool' 'meson')
checkdepends=('python-caldav' 'python-mock' 'python-pytest') ## TODO: Drop python-mock: https://archlinux.org/todo/drop-python-mock-checkdepends/
optdepends=('python-caldav: CalDAV syncronization'
'python-cheetah3: for the Export and print plugin'
- 'texlive-bin: pdflatex, for the Export and print plugin'
- 'texlive-core: pdfjam, for the Export and print plugin'
+ 'texlive-bin: pdflatex & pdfjam, for the Export and print plugin'
'pdftk: for the Export and print plugin'
'hamster-time-tracker: send a task to the Hamster time tracking applet'
'yelp: view user manual')