[arch-commits] Commit in lib32-util-linux/trunk (PKGBUILD)

Dave Reisner dreisner at archlinux.org
Fri Oct 24 15:37:26 UTC 2014


    Date: Friday, October 24, 2014 @ 17:37:26
  Author: dreisner
Revision: 121348

upgpkg: lib32-util-linux 2.25.2-1

Modified:
  lib32-util-linux/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-24 15:28:23 UTC (rev 121347)
+++ PKGBUILD	2014-10-24 15:37:26 UTC (rev 121348)
@@ -4,8 +4,8 @@
 
 _pkgbasename=util-linux
 pkgname=lib32-$_pkgbasename
-pkgver=2.25.1
-pkgrel=2
+pkgver=2.25.2
+pkgrel=1
 pkgdesc="Miscellaneous system utilities for Linux (32-bit)"
 url='http://www.kernel.org/pub/linux/utils/util-linux/'
 arch=('x86_64')
@@ -15,7 +15,7 @@
 license=('GPL2')
 options=('!libtool' '!emptydirs')
 source=("ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.25/util-linux-$pkgver.tar.xz")
-md5sums=('2ff36a8f8ede70f66c5ad0fb09e40e79')
+md5sums=('cab3d7be354000f629bc601238b629b3')
 
 build() {
   cd "$_pkgbasename-$pkgver"



More information about the arch-commits mailing list