summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a4d51536269..f9ac9b85d5f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Christian Hesse <mail@eworm.de>
pkgname=libpng15
-pkgver=1.5.25
+pkgver=1.5.26
pkgrel=1
pkgdesc="A collection of routines used to create PNG format graphics files (1.5 branch)"
arch=('i686' 'x86_64')
@@ -13,9 +13,9 @@ options=('!libtool')
validpgpkeys=('8048643BA2C840F4F92A195FF54984BFA16C640F')
source=("http://downloads.sourceforge.net/sourceforge/libpng/libpng-${pkgver}.tar.xz"{,.asc}
"http://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-${pkgver}-apng.patch.gz")
-sha256sums=('1224db3a8df90ce1b07ee67327e6846484450d05b9315a1d56fcc9772c0a51ca'
+sha256sums=('7ba4d85efb79e60d7a8a84bca6a0b925e043bfb5c8a47a1b878ab4d3bcd6714d'
'SKIP'
- '0c0af7419fe34583f15083926261812dd20b034a267aa1a5613f6b1e0133573a')
+ '2d684c9e40377b1911e274aafead6fdb6af0967c0898f5bc94bd0da6884133f8')
build() {
cd libpng-${pkgver}