[arch-commits] Commit in libpng/repos (extra-i686 extra-i686/PKGBUILD)

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


    Date: Monday, February 23, 2009 @ 08:23:51
  Author: douglas
Revision: 27586

Merged revisions 27585 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/libpng/trunk

........
  r27585 | douglas | 2009-02-23 10:23:17 -0300 (Seg, 23 Fev 2009) | 1 line
  
  upgpkg: libpng 1.2.35-1
........

Modified:
  libpng/repos/extra-i686/	(properties)
  libpng/repos/extra-i686/PKGBUILD

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


Property changes on: libpng/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /libpng/trunk:1-22147
   + /libpng/trunk:1-27585

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-02-23 13:23:17 UTC (rev 27585)
+++ extra-i686/PKGBUILD	2009-02-23 13:23:51 UTC (rev 27586)
@@ -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