From de078a89b9e3a45b6b2e3f0c9d866962e5125ba3 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 3 Feb 2012 23:15:07 +0000 Subject: Fri Feb 3 23:15:07 UTC 2012 --- testing/libpng/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing/libpng') diff --git a/testing/libpng/PKGBUILD b/testing/libpng/PKGBUILD index d0d182d8c..a87bf974f 100644 --- a/testing/libpng/PKGBUILD +++ b/testing/libpng/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 148211 2012-01-30 18:48:21Z ibiru $ +# $Id: PKGBUILD 148513 2012-02-02 22:26:40Z ibiru $ # Maintainer: Jan de Groot # Contributor: dorphell # Contributor: Travis Willard # Contributor: Douglas Soares de Andrade pkgname=libpng -pkgver=1.5.7 +pkgver=1.5.8 _apngver=1.5.7 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" "http://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-$_apngver-apng.patch.gz") -md5sums=('c3ae9ce4e81ec0aafdd4ac961586ee0d' +md5sums=('0f7ae352beadaff78073733905613041' '6c6a674048cec94db1bc35decf0d142c') build() { -- cgit v1.2.3-54-g00ecf