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

Pierre Schmitz pierre at archlinux.org
Mon Feb 22 02:11:56 UTC 2010


    Date: Sunday, February 21, 2010 @ 21:11:56
  Author: pierre
Revision: 69703

upgpkg: zlib 1.2.3.9-1
upstream update

Modified:
  zlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-22 02:09:24 UTC (rev 69702)
+++ PKGBUILD	2010-02-22 02:11:56 UTC (rev 69703)
@@ -2,9 +2,9 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=zlib
-pkgver=1.2.3.8
+pkgver=1.2.3.9
 pkgrel=1
-pkgdesc='compression library implementing the deflate compression method found in gzip and PKZIP'
+pkgdesc='Compression library implementing the deflate compression method found in gzip and PKZIP'
 arch=('i686' 'x86_64')
 license=('custom')
 url="http://www.zlib.net/"
@@ -12,7 +12,7 @@
 depends=('glibc')
 # source from zlib-devel
 source=("ftp://ftp.archlinux.org/other/zlib/zlib-${pkgver}.tar.gz")
-md5sums=('ab5fa664b51eaa0788fd057c41a09dbd')
+md5sums=('e63390cc6cbd0722f70729307d4dd01d')
 
 build() {
 	cd ${srcdir}/zlib-$pkgver




More information about the arch-commits mailing list