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

Tobias Powalowski tpowa at archlinux.org
Thu Aug 12 11:57:33 UTC 2010


    Date: Thursday, August 12, 2010 @ 07:57:33
  Author: tpowa
Revision: 87317

upgpkg: libksba 1.0.8-1
bump to latest version

Modified:
  libksba/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-12 11:57:22 UTC (rev 87316)
+++ PKGBUILD	2010-08-12 11:57:33 UTC (rev 87317)
@@ -3,7 +3,7 @@
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 
 pkgname=libksba
-pkgver=1.0.7
+pkgver=1.0.8
 pkgrel=1
 pkgdesc="Libksba is a CMS and X.509 access library"
 arch=(i686 x86_64)
@@ -16,7 +16,7 @@
 build() {
   cd $startdir/src/$pkgname-$pkgver
   ./configure --prefix=/usr
-  make || return 1
+  make
   make DESTDIR=$startdir/pkg install
 }
-md5sums=('eebce521a90600369c33c5fa6b9bbbd8')
+md5sums=('8acac0b3cbd0030dfc6d0f6a58c9b5b2')




More information about the arch-commits mailing list