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

Ionuț Mircea Bîru ioni at nymeria.archlinux.org
Tue Feb 26 18:10:04 UTC 2013


    Date: Tuesday, February 26, 2013 @ 19:10:04
  Author: ioni
Revision: 178757

update to 1.5.14

Modified:
  libpng/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-26 18:03:18 UTC (rev 178756)
+++ PKGBUILD	2013-02-26 18:10:04 UTC (rev 178757)
@@ -5,8 +5,8 @@
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=libpng
-pkgver=1.5.13
-_apngver=1.5.13
+pkgver=1.5.14
+_apngver=1.5.14
 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=('0b607a685da977f1bfc96e1c47055183'
-         '23c8765aa6ca188c0575386d5ea8fe70')
+md5sums=('94284b01d62ca43c5eb3f6702db08ed8'
+         '89fbc11f19ec1f181587bdde1dd9402f')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list