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

Felix Yan fyan at archlinux.org
Wed Aug 27 06:24:55 UTC 2014


    Date: Wednesday, August 27, 2014 @ 08:24:55
  Author: fyan
Revision: 220692

upgpkg: libpng 1.6.13-1

Modified:
  libpng/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-27 06:18:11 UTC (rev 220691)
+++ PKGBUILD	2014-08-27 06:24:55 UTC (rev 220692)
@@ -5,8 +5,8 @@
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=libpng
-pkgver=1.6.12
-_apngver=1.6.12
+pkgver=1.6.13
+_apngver=1.6.13
 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=('ee752da8aa75076500e4cf31318e636e'
+md5sums=('9822c25466f060142359f80ed142c9e5'
          'SKIP'
-         'f959e8b1cb9876ce946a2701e8aca519')
+         '1ecbf7811d6da8a35ad7d4485df2290a')
 
 prepare() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list