summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Hesse2015-12-08 15:35:24 +0100
committerChristian Hesse2015-12-08 15:35:24 +0100
commit4b04f6f183e4e8316adcd945ad187a1f8deac6c2 (patch)
treecb18537f84f747e03df52de613dfe2b8da141c51 /PKGBUILD
parent4c266e4dd1938afba735e217d85f82f93caa28cd (diff)
downloadaur-4b04f6f183e4e8316adcd945ad187a1f8deac6c2.tar.gz
commit claws-mail-git 3.13.0.r102.g70624e1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9096f3b31da3..c017de8e7c1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Christian Hesse <mail@eworm.de>
pkgname=claws-mail-git
-pkgver=3.13.0.r4.gf194832
+pkgver=3.13.0.r102.g70624e1
pkgrel=1
pkgdesc='A GTK+ based e-mail client - git checkout'
arch=('i686' 'x86_64')
@@ -80,7 +80,8 @@ build() {
export PYTHON="/usr/bin/python2"
sed -i 's:python -c:python2 -c:g' configure
- # add --enable-new-addrbook to the options to use the new address book
+ # add --enable-alternate-addressbook to the options to use the
+ # new/alternate address book
# do not forget to add claws-contacts to the dependencies then
./configure --disable-maintainer-mode \
--prefix=/usr \