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

Pierre Schmitz pierre at archlinux.org
Sun Jan 1 15:01:20 UTC 2017


    Date: Sunday, January 1, 2017 @ 15:01:19
  Author: pierre
Revision: 203482

upgpkg: lib32-zlib 1.2.9-1

Modified:
  lib32-zlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-01 15:00:48 UTC (rev 203481)
+++ PKGBUILD	2017-01-01 15:01:19 UTC (rev 203482)
@@ -4,7 +4,7 @@
 
 _pkgbasename=zlib
 pkgname=lib32-$_pkgbasename
-pkgver=1.2.8
+pkgver=1.2.9
 pkgrel=1
 pkgdesc='Compression library implementing the deflate compression method found in gzip and PKZIP (32-bit)'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('lib32-glibc' "$_pkgbasename")
 makedepends=('gcc-multilib')
 source=("http://zlib.net/current/zlib-${pkgver}.tar.gz")
-md5sums=('44d667c142d7cda120332623eab69f40')
+md5sums=('e453644539a07783aa525e834491134e')
 
 build() {
 	export CC="gcc -m32"



More information about the arch-commits mailing list