summaryrefslogtreecommitdiff
path: root/extra/evolution/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/evolution/PKGBUILD')
-rw-r--r--extra/evolution/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/extra/evolution/PKGBUILD b/extra/evolution/PKGBUILD
index 11d478451..aaed7d775 100644
--- a/extra/evolution/PKGBUILD
+++ b/extra/evolution/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 210429 2014-04-14 20:06:05Z jgc $
+# $Id: PKGBUILD 212328 2014-05-12 19:10:53Z jgc $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=evolution
-pkgver=3.12.1
+pkgver=3.12.2
pkgrel=1
pkgdesc="Manage your email, contacts and schedule"
arch=(i686 x86_64)
@@ -19,7 +19,7 @@ options=('!emptydirs')
install=evolution.install
url=https://wiki.gnome.org/Apps/Evolution
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a4b5058a82949e883956863d23fd65cd4e89d6a1fb18d4d35b3ddaf4464bf52a')
+sha256sums=('60742334aaf1e3b9f044c2003c44a37be5905b166e24580e9e6e6c5ae1b9f948')
build() {
cd $pkgname-$pkgver
@@ -30,7 +30,6 @@ build() {
--enable-nss=yes \
--with-openldap=yes \
--enable-smime=yes \
- --with-krb5=/usr \
--disable-schemas-compile
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/ if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/ func_append compile_command " -Wl,-O1,--as-needed"\n func_append finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool