[arch-commits] Commit in evolution/trunk (PKGBUILD)

Jan de Groot jgc at nymeria.archlinux.org
Mon May 12 19:10:46 UTC 2014


    Date: Monday, May 12, 2014 @ 21:10:46
  Author: jgc
Revision: 212327

upgpkg: evolution 3.12.2-1

Modified:
  evolution/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-12 18:58:50 UTC (rev 212326)
+++ PKGBUILD	2014-05-12 19:10:46 UTC (rev 212327)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot <jgc at 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 @@
 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 @@
       --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




More information about the arch-commits mailing list