[arch-commits] CVS update of extra/lib/libpng (PKGBUILD)
Travis Willard
travis at archlinux.org
Wed Oct 17 00:11:09 UTC 2007
Date: Tuesday, October 16, 2007 @ 20:11:09
Author: travis
Path: /home/cvs-extra/extra/lib/libpng
Modified: PKGBUILD (1.30 -> 1.31)
upgpkg: libpng 1.2.22-1
Upstream update
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Index: extra/lib/libpng/PKGBUILD
diff -u extra/lib/libpng/PKGBUILD:1.30 extra/lib/libpng/PKGBUILD:1.31
--- extra/lib/libpng/PKGBUILD:1.30 Tue Oct 9 09:51:28 2007
+++ extra/lib/libpng/PKGBUILD Tue Oct 16 20:11:09 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.30 2007/10/09 13:51:28 travis Exp $
+# $Id: PKGBUILD,v 1.31 2007/10/17 00:11:09 travis Exp $
# Maintainer: dorphell <dorphell at archlinux.org>
# Maintainer: Travis Willard <travis at archlinux.org>
pkgname=libpng
-pkgver=1.2.22rc1
+pkgver=1.2.22
pkgrel=1
pkgdesc="A collection of routines used to create PNG format graphics files"
arch=(i686 x86_64)
@@ -12,7 +12,7 @@
depends=('zlib')
options=('!libtool')
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('0b597c7f91eac87f3c300a8623f32208')
+md5sums=('e50208ad684a5822c74b8a260962a4d4')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list