[arch-commits] Commit in apr/trunk (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Fri Oct 31 20:56:41 UTC 2008
Date: Friday, October 31, 2008 @ 16:56:41
Author: pierre
Revision: 17701
upgpkg: apr 1.3.3-1
Modified:
apr/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-10-31 18:28:45 UTC (rev 17700)
+++ PKGBUILD 2008-10-31 20:56:41 UTC (rev 17701)
@@ -2,8 +2,8 @@
# Maintainer: Pierre Schmitz <pierre at archlinux.de>
pkgname=apr
-pkgver=1.3.2
-pkgrel=2
+pkgver=1.3.3
+pkgrel=1
pkgdesc="The Apache Portable Runtime"
arch=('i686' 'x86_64')
url="http://apr.apache.org/"
@@ -11,7 +11,7 @@
options=('!libtool')
license=('APACHE')
source=("http://www.apache.org/dist/apr/apr-${pkgver}.tar.bz2")
-md5sums=('a0631c63640176371dd4a5bf13beeee8')
+md5sums=('2090c21dee4f0eb1512604127dcd158f')
build() {
cd ${srcdir}/apr-${pkgver}
More information about the arch-commits
mailing list