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

Jan de Groot jgc at archlinux.org
Sat Mar 13 20:22:26 UTC 2010


    Date: Saturday, March 13, 2010 @ 15:22:25
  Author: jgc
Revision: 72235

upgpkg: apr 1.4.2-1
Update to 1.4.2

Modified:
  apr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-13 20:18:03 UTC (rev 72234)
+++ PKGBUILD	2010-03-13 20:22:25 UTC (rev 72235)
@@ -1,9 +1,10 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=apr
-pkgver=1.3.9
+pkgver=1.4.2
 pkgrel=1
 pkgdesc="The Apache Portable Runtime"
 arch=('i686' 'x86_64')
@@ -11,8 +12,8 @@
 depends=('util-linux-ng>=2.16')
 options=('!libtool')
 license=('APACHE')
-source=("http://www.apache.org/dist/apr/apr-${pkgver}.tar.bz2")
-md5sums=('7138ac64d4458eeeaa9b9aefa4e6e51b')
+source=(http://www.apache.org/dist/apr/apr-${pkgver}.tar.bz2)
+md5sums=('4b00e8f70c067893d075577962656b35')
 
 build() {
   cd "${srcdir}/apr-${pkgver}"




More information about the arch-commits mailing list