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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sun Jan 24 21:17:44 UTC 2016


    Date: Sunday, January 24, 2016 @ 22:17:44
  Author: bpiotrowski
Revision: 258571

upgpkg: libpng 1.6.21-1

new upstream release

Modified:
  libpng/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-24 21:05:34 UTC (rev 258570)
+++ PKGBUILD	2016-01-24 21:17:44 UTC (rev 258571)
@@ -5,8 +5,8 @@
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=libpng
-pkgver=1.6.20
-_apngver=1.6.20
+pkgver=1.6.21
+_apngver=1.6.21
 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=('3968acb7c66ef81a9dab867f35d0eb4b'
+md5sums=('3bacb4728f6694a64ad9052769d6a4ce'
          'SKIP'
-         'b2186d5e7853890e25b34b03c7f2ddde')
+         '360346394543ec0a880f61830541608f')
 validpgpkeys=('8048643BA2C840F4F92A195FF54984BFA16C640F')
 
 prepare() {



More information about the arch-commits mailing list