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

Giovanni Scafora giovanni at archlinux.org
Mon Feb 23 22:32:40 UTC 2009


    Date: Monday, February 23, 2009 @ 17:32:40
  Author: giovanni
Revision: 27619

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

........
  r27585 | douglas | 2009-02-23 05:23:17 -0800 (lun, 23 feb 2009) | 1 line
  
  upgpkg: libpng 1.2.35-1
........

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

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


Property changes on: libpng/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /libpng/trunk:1-22146
   + /libpng/trunk:1-27618

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-02-23 22:27:14 UTC (rev 27618)
+++ extra-x86_64/PKGBUILD	2009-02-23 22:32:40 UTC (rev 27619)
@@ -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