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

Pierre Schmitz pierre at archlinux.org
Sun Jan 15 19:46:57 UTC 2017


    Date: Sunday, January 15, 2017 @ 19:46:56
  Author: pierre
Revision: 207487

upgpkg: lib32-zlib 1.2.11-1

Modified:
  lib32-zlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-15 18:33:28 UTC (rev 207486)
+++ PKGBUILD	2017-01-15 19:46:56 UTC (rev 207487)
@@ -4,7 +4,7 @@
 
 _pkgbasename=zlib
 pkgname=lib32-$_pkgbasename
-pkgver=1.2.10
+pkgver=1.2.11
 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=('d9794246f853d15ce0fcbf79b9a3cf13')
+md5sums=('1c9f62f0778697a09d36121ead88e08e')
 
 build() {
 	export CC="gcc -m32"



More information about the arch-commits mailing list