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

Allan McRae allan at archlinux.org
Fri Aug 28 01:59:23 UTC 2009


    Date: Thursday, August 27, 2009 @ 21:59:23
  Author: allan
Revision: 50493

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

........
  r50307 | douglas | 2009-08-25 21:22:09 +1000 (Tue, 25 Aug 2009) | 2 lines
  
  upgpkg: apr 1.3.8-1
      Updated to 1.3.8
........

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

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


Property changes on: apr/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /apr/trunk:1-48349
   + /apr/trunk:1-50492

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-08-28 01:48:31 UTC (rev 50492)
+++ extra-i686/PKGBUILD	2009-08-28 01:59:23 UTC (rev 50493)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=apr
-pkgver=1.3.7
+pkgver=1.3.8
 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-${pkgver}.tar.bz2")
-md5sums=('1414f695a236a2bf8e470ca624d6a2e8')
 
 build() {
 	cd "${srcdir}/apr-${pkgver}"
@@ -23,3 +22,4 @@
 	make || return 1
 	make DESTDIR="${pkgdir}" install || return 1
 }
+md5sums=('3c7e3a39ae3d3573f49cb74e2dbf87a2')




More information about the arch-commits mailing list