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

Ionut Biru ibiru at archlinux.org
Sun Oct 16 20:18:06 UTC 2011


    Date: Sunday, October 16, 2011 @ 16:18:06
  Author: ibiru
Revision: 140540

update to 3.2.1

Modified:
  evolution-groupwise/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-16 20:16:23 UTC (rev 140539)
+++ PKGBUILD	2011-10-16 20:18:06 UTC (rev 140540)
@@ -3,7 +3,7 @@
 # Contributor: György Balló <ballogy at freestart.hu>
 
 pkgname=evolution-groupwise
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc="GroupWise connector for evolution"
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 optdepends=('evolution: evolution plugin')
 options=(!libtool)
 source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/3.2/$pkgname-$pkgver.tar.xz)
-sha256sums=(7c3dec3c4561931dfbc9313949dee68c4f935583fae8323ab4ca87b23b5aabb3)
+sha256sums=('3a5a1590b92144e465b09abc0fdaefc6d6bf9a5465d0b07e01171ddfef4aebbf')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
@@ -27,6 +27,6 @@
 package() {
   cd "$srcdir/$pkgname-$pkgver"
 
-  make DESTDIR="$pkgdir/" install
+  make DESTDIR="$pkgdir" install
 }
 




More information about the arch-commits mailing list