summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Hesse2018-11-08 17:00:26 +0100
committerChristian Hesse2018-11-08 17:00:26 +0100
commitca99a06f21e4378e6e6e6d5fbd7e59490ce13ca5 (patch)
tree426a83f4721abd7ebeb1724e255932613766c4d8
parent0ef21fc3afe4b38fb242f1cff5ab29cfd515bb34 (diff)
downloadaur-ca99a06f21e4378e6e6e6d5fbd7e59490ce13ca5.tar.gz
commit claws-mail-git 3.17.0.r153.gf4607b4b6-1
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 580336d9135f..304007fa5e7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = claws-mail-git
pkgdesc = A GTK+ based e-mail client - git checkout
- pkgver = 3.17.0.r2.g779d80e31
+ pkgver = 3.17.0.r153.gf4607b4b6
pkgrel = 1
url = https://www.claws-mail.org/
arch = i686
@@ -18,6 +18,7 @@ pkgbase = claws-mail-git
makedepends = dillo
makedepends = docbook-utils
makedepends = texlive-core
+ makedepends = texlive-formatsextra
depends = gtk2
depends = gnutls
depends = startup-notification
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'