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

Jan de Groot jgc at nymeria.archlinux.org
Thu Jul 18 18:46:09 UTC 2013


    Date: Thursday, July 18, 2013 @ 20:46:08
  Author: jgc
Revision: 190840

upgpkg: apr 1.4.8-1

Modified:
  apr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-18 17:45:57 UTC (rev 190839)
+++ PKGBUILD	2013-07-18 18:46:08 UTC (rev 190840)
@@ -4,7 +4,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=apr
-pkgver=1.4.6
+pkgver=1.4.8
 pkgrel=1
 pkgdesc="The Apache Portable Runtime"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 options=('!libtool')
 license=('APACHE')
 source=(http://www.apache.org/dist/apr/apr-${pkgver}.tar.bz2)
-md5sums=('ffee70a111fd07372982b0550bbb14b7')
+md5sums=('ce2ab01a0c3cdb71cf0a6326b8654f41')
 
 build() {
   cd "${srcdir}/apr-${pkgver}"




More information about the arch-commits mailing list