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

Travis Willard travis at archlinux.org
Sun Dec 16 15:51:47 UTC 2007


    Date: Sunday, December 16, 2007 @ 10:51:47
  Author: travis
    Path: /home/cvs-extra/extra/lib/libpng

Modified: PKGBUILD (1.32 -> 1.33)

upgpkg: libpng 1.2.24-1
Upstream update


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


Index: extra/lib/libpng/PKGBUILD
diff -u extra/lib/libpng/PKGBUILD:1.32 extra/lib/libpng/PKGBUILD:1.33
--- extra/lib/libpng/PKGBUILD:1.32	Mon Nov 19 22:38:15 2007
+++ extra/lib/libpng/PKGBUILD	Sun Dec 16 10:51:47 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.32 2007/11/20 03:38:15 travis Exp $
+# $Id: PKGBUILD,v 1.33 2007/12/16 15:51:47 travis Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 # Maintainer: Travis Willard <travis at archlinux.org>
 
 pkgname=libpng
-pkgver=1.2.23
+pkgver=1.2.24
 pkgrel=1
 pkgdesc="A collection of routines used to create PNG format graphics files"
 arch=('i686' 'x86_64')
@@ -11,7 +11,6 @@
 license=('custom')
 depends=('zlib')
 source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('b1b3794a8b80dd298d4d216f4886ad52')
 options=('!libtool')
 
 build() {
@@ -30,3 +29,4 @@
   rm ${startdir}/pkg/usr/lib/libpng.la
 }
 
+md5sums=('1e676c5cc7dfa4ef78affe8fb8f1011d')




More information about the arch-commits mailing list