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

Florian Pritz bluewind at nymeria.archlinux.org
Tue Dec 3 22:31:34 UTC 2013


    Date: Tuesday, December 3, 2013 @ 23:31:34
  Author: bluewind
Revision: 102010

upgpkg: lib32-libpng 1.6.7-1

upstream update

Modified:
  lib32-libpng/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-03 22:29:58 UTC (rev 102009)
+++ PKGBUILD	2013-12-03 22:31:34 UTC (rev 102010)
@@ -6,8 +6,8 @@
 
 _pkgbasename=libpng
 pkgname=lib32-$_pkgbasename
-pkgver=1.6.6
-_apngver=1.6.6
+pkgver=1.6.7
+_apngver=1.6.7
 _libversion=16
 pkgrel=1
 pkgdesc="A collection of routines used to create PNG format graphics files (32-bit)"
@@ -19,9 +19,9 @@
 options=('!libtool')
 source=("http://downloads.sourceforge.net/sourceforge/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.xz"{,.asc}
         "http://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-${_apngver}-apng.patch.gz")
-md5sums=('3a41dcd58bcac7cc191c2ec80c7fb2ac'
+md5sums=('7023a9eacd7b6a3eb95761a2f574d456'
          'SKIP'
-         '8af242769611daf62a8a17349b6059f7')
+         'aad92ea0cc3e29415b90c78f1d267799')
 
 build() {
   export CC="gcc -m32"




More information about the arch-commits mailing list