extra/libpng to 1.6.15-1

This commit is contained in:
David Beauchamp 2014-11-24 13:53:51 -05:00
parent a322c036f4
commit e34c132c08

View file

@ -8,8 +8,8 @@
# - added --enable-arm-neon=no to configure
pkgname=libpng
pkgver=1.6.14
_apngver=1.6.14
pkgver=1.6.15
_apngver=1.6.15
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=('aefd9fda2178acab908707737174a0cd'
md5sums=('a95cb387c53215b034203b41ec57c7e5'
'SKIP'
'39f35cde00159c24b5a10258d8f2c5ce')
'612524080d5515f4ea81541a9b13bf61')
prepare() {
cd $pkgname-$pkgver