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

Pierre Schmitz pierre at archlinux.org
Wed Jan 4 16:33:05 UTC 2017


    Date: Wednesday, January 4, 2017 @ 16:33:04
  Author: pierre
Revision: 204872

upgpkg: lib32-zlib 1.2.10-1

Modified:
  lib32-zlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-04 15:38:10 UTC (rev 204871)
+++ PKGBUILD	2017-01-04 16:33:04 UTC (rev 204872)
@@ -4,7 +4,7 @@
 
 _pkgbasename=zlib
 pkgname=lib32-$_pkgbasename
-pkgver=1.2.9
+pkgver=1.2.10
 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=('e453644539a07783aa525e834491134e')
+md5sums=('d9794246f853d15ce0fcbf79b9a3cf13')
 
 build() {
 	export CC="gcc -m32"



More information about the arch-commits mailing list