summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Hesse2018-11-08 17:00:26 +0100
committerChristian Hesse2018-11-08 17:00:26 +0100
commitca99a06f21e4378e6e6e6d5fbd7e59490ce13ca5 (patch)
tree426a83f4721abd7ebeb1724e255932613766c4d8 /PKGBUILD
parent0ef21fc3afe4b38fb242f1cff5ab29cfd515bb34 (diff)
downloadaur-ca99a06f21e4378e6e6e6d5fbd7e59490ce13ca5.tar.gz
commit claws-mail-git 3.17.0.r153.gf4607b4b6-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27ddc03df946..e9196732f267 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Christian Hesse <mail@eworm.de>
pkgname=claws-mail-git
-pkgver=3.17.0.r2.g779d80e31
+pkgver=3.17.0.r153.gf4607b4b6
pkgrel=1
pkgdesc='A GTK+ based e-mail client - git checkout'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ makedepends=('git' 'spamassassin' 'bogofilter' 'valgrind'
# dependencies for plugins
'libgdata' 'libnotify' 'libcanberra' 'poppler-glib' 'pygtk' 'dillo'
# deps to build the docs
- 'docbook-utils' 'texlive-core')
+ 'docbook-utils' 'texlive-core' 'texlive-formatsextra')
optdepends=('python2: needed for some tools and python plugin'
'perl: needed for some tools and perl plugin'
'spamassassin: adds support for spamfiltering'