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

Pierre Schmitz pierre at archlinux.org
Sun Jun 22 12:59:34 UTC 2008


    Date: Sunday, June 22, 2008 @ 08:59:33
  Author: pierre
Revision: 3366

Merged revisions 3121-3365 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/apr/trunk

........
  r3365 | pierre | 2008-06-22 12:59:04 +0000 (So, 22 Jun 2008) | 1 line
  
  upgpkg: apr 1.3.2-1
........

Modified:
  apr/repos/testing-x86_64/	(properties)
  apr/repos/testing-x86_64/PKGBUILD

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


Property changes on: apr/repos/testing-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /apr/trunk:1-3120
   + /apr/trunk:1-3365

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2008-06-22 12:59:04 UTC (rev 3365)
+++ testing-x86_64/PKGBUILD	2008-06-22 12:59:33 UTC (rev 3366)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=apr
-pkgver=1.3.0
+pkgver=1.3.2
 pkgrel=1
 pkgdesc="The Apache Portable Runtime"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 options=('!libtool')
 license=('APACHE')
 source=("http://www.apache.org/dist/apr/apr-${pkgver}.tar.bz2")
-md5sums=('27d8fc8b13f8ea1a40e6796e7453bd84')
+md5sums=('a0631c63640176371dd4a5bf13beeee8')
 
 build() {
 	cd ${srcdir}/apr-${pkgver}
@@ -21,4 +21,4 @@
 		--enable-nonportable-atomics
 	make || return 1
 	make DESTDIR=${pkgdir} install
-}
\ No newline at end of file
+}





More information about the arch-commits mailing list