summaryrefslogtreecommitdiff
path: root/extra/libpng
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-10 00:05:35 -0700
committerroot <root@rshg054.dnsready.net>2013-04-10 00:05:35 -0700
commit5aa2d7527764c179fd31c1c3505b572773224c94 (patch)
treedab2ddabc34967d36bbaddd28a03cc4205249ff0 /extra/libpng
parent3ed77738bb8ca1f34153c9ecd0190ef6ad054f57 (diff)
Wed Apr 10 00:05:35 PDT 2013
Diffstat (limited to 'extra/libpng')
-rw-r--r--extra/libpng/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/libpng/PKGBUILD b/extra/libpng/PKGBUILD
index 7e6d62bde..40e363a68 100644
--- a/extra/libpng/PKGBUILD
+++ b/extra/libpng/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 178758 2013-02-26 18:11:18Z ioni $
+# $Id: PKGBUILD 182372 2013-04-09 18:14:06Z ioni $
# 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.5.14
-_apngver=1.5.14
+pkgver=1.5.15
+_apngver=1.5.15
pkgrel=1
pkgdesc="A collection of routines used to create PNG format graphics files"
arch=('i686' 'x86_64')
@@ -16,8 +16,8 @@ depends=('zlib' 'sh')
options=('!libtool')
source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.xz"
"http://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-$_apngver-apng.patch.gz")
-md5sums=('94284b01d62ca43c5eb3f6702db08ed8'
- '89fbc11f19ec1f181587bdde1dd9402f')
+md5sums=('e3122e7b5b5c36c034a4624c65f8a9d8'
+ '3ae9ea7e4bd201f0b25e25cd6049b094')
build() {
cd $pkgname-$pkgver