Date: Saturday, June 14, 2014 @ 17:15:54 Author: fyan Revision: 113147
upgpkg: lib32-util-linux 2.24.2-1 sync pkgver with core Modified: lib32-util-linux/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-06-14 15:09:56 UTC (rev 113146) +++ PKGBUILD 2014-06-14 15:15:54 UTC (rev 113147) @@ -4,7 +4,7 @@ _pkgbasename=util-linux pkgname=lib32-$_pkgbasename -pkgver=2.24.1 +pkgver=2.24.2 pkgrel=1 pkgdesc="Miscellaneous system utilities for Linux (32-bit)" url='http://www.kernel.org/pub/linux/utils/util-linux/' @@ -17,7 +17,7 @@ license=('GPL2') options=('!libtool' '!emptydirs') source=("ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.24/util-linux-$pkgver.tar.xz") -md5sums=('88d46ae23ca599ac5af9cf96b531590f') +md5sums=('3f191727a0d28f7204b755cf1b6ea0aa') build() { cd "$_pkgbasename-$pkgver"
