Date: Monday, April 21, 2014 @ 19:42:45 Author: anatolik Revision: 211622
upgpkg: apr 1.5.1-1 Modified: apr/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-04-21 17:22:50 UTC (rev 211621) +++ PKGBUILD 2014-04-21 17:42:45 UTC (rev 211622) @@ -4,7 +4,7 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=apr -pkgver=1.5.0 +pkgver=1.5.1 pkgrel=1 pkgdesc="The Apache Portable Runtime" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('util-linux') license=('APACHE') source=(http://www.apache.org/dist/apr/apr-${pkgver}.tar.bz2{,.asc}) -md5sums=('cc93bd2c12d0d037f68e21cc6385dc31' +md5sums=('5486180ec5a23efb5cae6d4292b300ab' 'SKIP') build() {
