From c4c5143448e3be178c254e8f9f1ab24661dc3b20 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 26 Jul 2012 03:11:33 +0000 Subject: Thu Jul 26 03:11:33 UTC 2012 --- extra/libpng/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'extra/libpng') diff --git a/extra/libpng/PKGBUILD b/extra/libpng/PKGBUILD index f37b138c5..fad0f3a75 100644 --- a/extra/libpng/PKGBUILD +++ b/extra/libpng/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 161912 2012-06-16 14:11:51Z ibiru $ +# $Id: PKGBUILD 164030 2012-07-24 16:52:28Z ibiru $ # Maintainer: Jan de Groot # Contributor: dorphell # Contributor: Travis Willard # Contributor: Douglas Soares de Andrade pkgname=libpng -pkgver=1.5.11 -_apngver=1.5.11 +pkgver=1.5.12 +_apngver=1.5.12 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=('57f838299e701b6db9e8389c5602dc18' - 'e9ddf7670e78ad93f4cc189c884d4f26') +md5sums=('0fd51add1da6a0e470e0c726c59171b9' + '7f2924b1fe0cca9080e18b8720443716') build() { cd $pkgname-$pkgver -- cgit v1.2.3-54-g00ecf