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

Douglas Soares de Andrade douglas at archlinux.org
Mon Feb 23 13:23:17 UTC 2009


    Date: Monday, February 23, 2009 @ 08:23:17
  Author: douglas
Revision: 27585

upgpkg: libpng 1.2.35-1

Modified:
  libpng/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-23 08:19:12 UTC (rev 27584)
+++ PKGBUILD	2009-02-23 13:23:17 UTC (rev 27585)
@@ -4,7 +4,7 @@
 # Maintainer: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=libpng
-pkgver=1.2.34
+pkgver=1.2.35
 pkgrel=1
 pkgdesc="A collection of routines used to create PNG format graphics files"
 arch=('i686' 'x86_64')
@@ -15,8 +15,6 @@
 source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2"
         "http://hp.vector.co.jp/authors/VA013651/lib/libpng-${pkgver}-apng.patch.gz")
 options=('!libtool')
-md5sums=('37362876feb21344fd3af1228527db0f'
-         'a7ee9fd9af34692b75eedd5b03b69ca9')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
@@ -40,3 +38,5 @@
   install -m755 -d ${startdir}/pkg/usr/share/licenses/${pkgname}
   install -m644 ../../LICENSE ${startdir}/pkg/usr/share/licenses/${pkgname}/ || return 1
 }
+md5sums=('b8b8d09adf6bee2c5902c8e54c4f2e68'
+         '0a631aa9cfa703433bc942a62df591f3')




More information about the arch-commits mailing list