summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Hesse2015-12-08 15:35:24 +0100
committerChristian Hesse2015-12-08 15:35:24 +0100
commit4b04f6f183e4e8316adcd945ad187a1f8deac6c2 (patch)
treecb18537f84f747e03df52de613dfe2b8da141c51
parent4c266e4dd1938afba735e217d85f82f93caa28cd (diff)
downloadaur-4b04f6f183e4e8316adcd945ad187a1f8deac6c2.tar.gz
commit claws-mail-git 3.13.0.r102.g70624e1-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c6238818c13..9825d2f3b26b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Tue Dec 8 14:35:24 UTC 2015
pkgbase = claws-mail-git
pkgdesc = A GTK+ based e-mail client - git checkout
- pkgver = 3.13.0.r4.gf194832
+ pkgver = 3.13.0.r102.g70624e1
pkgrel = 1
url = http://www.claws-mail.org/
install = claws-mail.install
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 \