[arch-commits] Commit in libpng/trunk (PKGBUILD)

Ionuț Mircea Bîru ioni at nymeria.archlinux.org
Tue Apr 9 18:12:24 UTC 2013


    Date: Tuesday, April 9, 2013 @ 20:12:24
  Author: ioni
Revision: 182371

update to 1.5.15

Modified:
  libpng/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-09 18:07:19 UTC (rev 182370)
+++ PKGBUILD	2013-04-09 18:12:24 UTC (rev 182371)
@@ -5,8 +5,8 @@
 # Contributor: Douglas Soares de Andrade <douglas at 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 @@
 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




More information about the arch-commits mailing list