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

Pierre Schmitz pierre at archlinux.org
Thu Oct 30 15:42:51 UTC 2008


    Date: Thursday, October 30, 2008 @ 11:42:50
  Author: pierre
Revision: 17468

upgpkg: libzip 0.9-1

Modified:
  libzip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-30 15:42:19 UTC (rev 17467)
+++ PKGBUILD	2008-10-30 15:42:50 UTC (rev 17468)
@@ -2,7 +2,7 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=libzip
-pkgver=0.8
+pkgver=0.9
 pkgrel=1
 pkgdesc="libzip is a C library for reading, creating, and modifying zip archives"
 url="http://www.nih.at/libzip/index.html"
@@ -11,6 +11,7 @@
 depends=('zlib')
 source=(http://www.nih.at/libzip/$pkgname-$pkgver.tar.gz)
 options=(!libtool)
+md5sums=('5b753dfe336f6fe87b0e698b382c3071')
 
 build() {
         cd $startdir/src/$pkgname-$pkgver
@@ -18,4 +19,3 @@
         make || return 1
         make DESTDIR=$startdir/pkg install
 }
-md5sums=('b0087c2a12b312f8ec2df1052b2acb4f')




More information about the arch-commits mailing list