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

Douglas Soares de Andrade douglas at archlinux.org
Tue Aug 25 11:24:32 UTC 2009


    Date: Tuesday, August 25, 2009 @ 07:24:32
  Author: douglas
Revision: 50310

Merged revisions 50309 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/apr-util/trunk

........
  r50309 | douglas | 2009-08-25 08:23:50 -0300 (Ter, 25 Ago 2009) | 2 lines
  
  upgpkg: apr-util 1.3.9-1
      Updated to 1.3.9
........

Modified:
  apr-util/repos/extra-x86_64/	(properties)
  apr-util/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Property changes on: apr-util/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /apr-util/trunk:1-48333
   + /apr-util/trunk:1-50309

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-08-25 11:23:50 UTC (rev 50309)
+++ extra-x86_64/PKGBUILD	2009-08-25 11:24:32 UTC (rev 50310)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=apr-util
-pkgver=1.3.8
+pkgver=1.3.9
 pkgrel=1
 pkgdesc="The Apache Portable Runtime"
 arch=('i686' 'x86_64')
@@ -11,7 +11,6 @@
 options=('!libtool')
 license=('APACHE')
 source=("http://www.apache.org/dist/apr/apr-util-${pkgver}.tar.bz2")
-md5sums=('34a0e815cdc2b79bf561468b84ff1aa3')
 
 build() {
 	cd ${srcdir}/apr-util-${pkgver}
@@ -22,3 +21,4 @@
 	make || return 1
 	make DESTDIR=${pkgdir} install
 }
+md5sums=('29dd557f7bd891fc2bfdffcfa081db59')




More information about the arch-commits mailing list