mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/libpng to 1.6.27-1
This commit is contained in:
parent
0f27d3bd18
commit
c17c2475ca
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@
|
|||
# - added --enable-arm-neon=no to configure for !aarch64
|
||||
|
||||
pkgname=libpng
|
||||
pkgver=1.6.26
|
||||
pkgver=1.6.27
|
||||
_apngver=1.6.26
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="A collection of routines used to create PNG format graphics files"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.libpng.org/pub/png/libpng.html"
|
||||
|
@ -19,7 +19,7 @@ depends=('zlib' 'sh')
|
|||
validpgpkeys=('8048643BA2C840F4F92A195FF54984BFA16C640F') # Glenn Randers-Pehrson (mozilla) <glennrp@gmail.com>
|
||||
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.xz{,.asc}
|
||||
http://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-$_apngver-apng.patch.gz)
|
||||
sha256sums=('266743a326986c3dbcee9d89b640595f6b16a293fd02b37d8c91348d317b73f9'
|
||||
sha256sums=('fca2ffd97336356cdab9bfa8936b9d6dfd580a70205e5dfead3ac42cb054b57b'
|
||||
'SKIP'
|
||||
'01dec904d91ee8c90a9a78f253d01d8fac0e37a3f4beacb60e136ea7c814d72c')
|
||||
|
||||
|
|
Loading…
Reference in a new issue