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

Florian Pritz bluewind at nymeria.archlinux.org
Sat Jan 25 21:53:10 UTC 2014


    Date: Saturday, January 25, 2014 @ 22:53:10
  Author: bluewind
Revision: 204722

upgpkg: libpng 1.6.8-1

upstream update

Modified:
  libpng/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-25 21:21:43 UTC (rev 204721)
+++ PKGBUILD	2014-01-25 21:53:10 UTC (rev 204722)
@@ -5,8 +5,8 @@
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=libpng
-pkgver=1.6.7
-_apngver=1.6.7
+pkgver=1.6.8
+_apngver=1.6.8
 pkgrel=1
 pkgdesc="A collection of routines used to create PNG format graphics files"
 arch=('i686' 'x86_64')
@@ -15,9 +15,9 @@
 depends=('zlib' 'sh')
 source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.xz{,.asc}
         http://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-$_apngver-apng.patch.gz)
-md5sums=('7023a9eacd7b6a3eb95761a2f574d456'
+md5sums=('51ce71a1642cdde1f4485a7ff82193c0'
          'SKIP'
-         'aad92ea0cc3e29415b90c78f1d267799')
+         '6ddeea37e1945d809959a152d4258987')
 
 prepare() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list