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

Ionut Biru ibiru at archlinux.org
Wed Jan 11 15:42:45 UTC 2012


    Date: Wednesday, January 11, 2012 @ 10:42:45
  Author: ibiru
Revision: 146488

update to 3.2.3

Modified:
  evolution-exchange/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-11 15:36:59 UTC (rev 146487)
+++ PKGBUILD	2012-01-11 15:42:45 UTC (rev 146488)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=evolution-exchange
-pkgver=3.2.1
-pkgrel=2
+pkgver=3.2.3
+pkgrel=1
 pkgdesc="Ximian Connector Exchange plugin for Evolution"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -13,7 +13,7 @@
 options=('!libtool' '!emptydirs')
 install=evolution-exchange.install
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d9bebd1ab252e8568409fb1c50ba5a8f0c8236a8abf72ba697c95f9134d4cd9c')
+sha256sums=('759a73c7c49aaf45a5ea9d846b44e1314e13e78d4bfe959fc3ded311c1c690a2')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
@@ -28,6 +28,6 @@
   make DESTDIR="$pkgdir" install
 
   install -m755 -d "$pkgdir/usr/share/gconf/schemas"
-  gconf-merge-schema "$pkgdir/usr/share/gconf/schemas/$pkgname.schemas" --domain evolution-exchange-3.2 $pkgdir/etc/gconf/schemas/*.schemas
+  gconf-merge-schema "$pkgdir/usr/share/gconf/schemas/$pkgname.schemas" --domain evolution-exchange-3.2 "$pkgdir"/etc/gconf/schemas/*.schemas
   rm -f $pkgdir/etc/gconf/schemas/*.schemas
 }




More information about the arch-commits mailing list