[arch-commits] Commit in apr-util/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Tue May 10 22:24:40 UTC 2011


    Date: Tuesday, May 10, 2011 @ 18:24:40
  Author: foutrelis
Revision: 123397

upgpkg: apr-util 1.3.11-1
New upstream release.

Modified:
  apr-util/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-10 21:15:28 UTC (rev 123396)
+++ PKGBUILD	2011-05-10 22:24:40 UTC (rev 123397)
@@ -3,16 +3,16 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=apr-util
-pkgver=1.3.10
-pkgrel=2
+pkgver=1.3.11
+pkgrel=1
 pkgdesc="The Apache Portable Runtime"
 arch=('i686' 'x86_64')
 url="http://apr.apache.org/"
-depends=('apr>=1.4.2' 'gdbm' 'expat' 'db' 'libldap' 'unixodbc')
+depends=('apr' 'gdbm' 'expat' 'db' 'libldap' 'unixodbc')
 options=('!libtool')
 license=('APACHE')
 source=("http://www.apache.org/dist/apr/apr-util-${pkgver}.tar.bz2")
-md5sums=('6a6f501a1b2a45166b8ffd6df29204bb')
+md5sums=('2aeddb384b03f3f73107770724d5c97b')
 
 build() {
 	cd "${srcdir}/apr-util-${pkgver}"




More information about the arch-commits mailing list