extra/libpng to 1.6.13-1

This commit is contained in:
David Beauchamp 2014-09-09 21:21:38 -04:00
parent 534040e82b
commit 6a89f17540

View file

@ -8,8 +8,8 @@
# - added --enable-arm-neon=no to configure
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')
@ -19,9 +19,9 @@ depends=('zlib' 'sh')
options=('!libtool')
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