[arch-commits] Commit in lib32-util-linux/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Mon Oct 5 03:11:37 UTC 2015
Date: Monday, October 5, 2015 @ 05:11:37
Author: fyan
Revision: 142953
upgpkg: lib32-util-linux 2.27-1
sync with [core]
Modified:
lib32-util-linux/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-10-05 03:08:03 UTC (rev 142952)
+++ PKGBUILD 2015-10-05 03:11:37 UTC (rev 142953)
@@ -4,7 +4,7 @@
_pkgbasename=util-linux
pkgname=lib32-$_pkgbasename
-pkgver=2.26.2
+pkgver=2.27
_pkgver=(${pkgver//./ })
_pkgver=${_pkgver[0]}.${_pkgver[1]}
pkgrel=1
@@ -17,7 +17,7 @@
license=('GPL2')
options=('!libtool' '!emptydirs')
source=("ftp://ftp.kernel.org/pub/linux/utils/util-linux/v${_pkgver}/util-linux-$pkgver.tar.xz")
-md5sums=('9bdf368c395f1b70325d0eb22c7f48fb')
+md5sums=('5b06bbda9309624ee7add15bc8d8ca22')
build() {
cd "$_pkgbasename-$pkgver"
More information about the arch-commits
mailing list