extra/libpng to 1.6.12-1

This commit is contained in:
Kevin Mihelich 2014-07-02 03:01:03 +00:00
parent f5f5107b9c
commit 9516207292

View file

@ -8,8 +8,8 @@
# - added --enable-arm-neon=no to configure
pkgname=libpng
pkgver=1.6.10
_apngver=1.6.10
pkgver=1.6.12
_apngver=1.6.12
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=('5f414b20f683b1d96b163c89e3eff768'
md5sums=('ee752da8aa75076500e4cf31318e636e'
'SKIP'
'3404257f66d4a118b26ccc3fc4788810')
'f959e8b1cb9876ce946a2701e8aca519')
prepare() {
cd $pkgname-$pkgver