[arch-commits] CVS update of arch/build/lib/libpng (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sun May 20 16:01:02 UTC 2007


    Date: Sunday, May 20, 2007 @ 12:01:02
  Author: tpowa
    Path: /home/cvs-arch/arch/build/lib/libpng

Modified: PKGBUILD (1.26 -> 1.27)

'upgpkg: update to new version'


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


Index: arch/build/lib/libpng/PKGBUILD
diff -u arch/build/lib/libpng/PKGBUILD:1.26 arch/build/lib/libpng/PKGBUILD:1.27
--- arch/build/lib/libpng/PKGBUILD:1.26	Thu Feb  8 05:55:01 2007
+++ arch/build/lib/libpng/PKGBUILD	Sun May 20 12:01:02 2007
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.26 2007/02/08 10:55:01 jgc Exp $
+# $Id: PKGBUILD,v 1.27 2007/05/20 16:01:02 tpowa Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 pkgname=libpng
-pkgver=1.2.16
+pkgver=1.2.18
 pkgrel=1
 pkgdesc="A collection of routines used to create PNG format graphics files"
 arch=(i686 x86_64)
 url="http://www.libpng.org/pub/png/libpng.html"
 depends=('zlib')
 source=(http://heanet.dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('7a1ca4f49bcffdec60d50f48460642bd')
+md5sums=('25a7f2f101eaaf2eb18c4987e0fbe39d')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
@@ -22,3 +22,4 @@
 
   rm -f ${startdir}/pkg/usr/lib/*.la
 }
+




More information about the arch-commits mailing list