summaryrefslogtreecommitdiff
path: root/extra/libpng/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libpng/PKGBUILD')
-rw-r--r--extra/libpng/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libpng/PKGBUILD b/extra/libpng/PKGBUILD
index 3bc376d33..b5473089a 100644
--- a/extra/libpng/PKGBUILD
+++ b/extra/libpng/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 191317 2013-07-23 14:38:48Z foutrelis $
+# $Id: PKGBUILD 194432 2013-09-16 10:42:02Z jgc $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: dorphell <dorphell@archlinux.org>
# Contributor: Travis Willard <travis@archlinux.org>
# Contributor: Douglas Soares de Andrade <douglas@archlinux.org>
pkgname=libpng
-pkgver=1.6.3
+pkgver=1.6.5
_apngver=1.6.3
pkgrel=1
pkgdesc="A collection of routines used to create PNG format graphics files"
@@ -16,7 +16,7 @@ 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=('9307f8ab04f4be3c1889ffb504f0fe5c'
+md5sums=('dec292dd99b094cea03bdd7232f5a80c'
'SKIP'
'57007fc121baa2cdc48abcfb26300e78')