Date: Thursday, May 28, 2015 @ 00:57:39
  Author: foutrelis
Revision: 134252

upgpkg: lib32-util-linux 2.26.2-1

New upstream release.

Modified:
  lib32-util-linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-05-27 21:12:57 UTC (rev 134251)
+++ PKGBUILD    2015-05-27 22:57:39 UTC (rev 134252)
@@ -4,7 +4,7 @@
 
 _pkgbasename=util-linux
 pkgname=lib32-$_pkgbasename
-pkgver=2.26.1
+pkgver=2.26.2
 _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=('2308850946766677f3fabe0685e85de8')
+md5sums=('9bdf368c395f1b70325d0eb22c7f48fb')
 
 build() {
   cd "$_pkgbasename-$pkgver"

Reply via email to