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

Dave Reisner dreisner at archlinux.org
Wed Sep 28 20:23:02 UTC 2016


    Date: Wednesday, September 28, 2016 @ 20:23:01
  Author: dreisner
Revision: 190746

upgpkg: lib32-util-linux 2.28.2-1

Modified:
  lib32-util-linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-28 20:11:18 UTC (rev 190745)
+++ PKGBUILD	2016-09-28 20:23:01 UTC (rev 190746)
@@ -5,7 +5,7 @@
 _pkgbasename=util-linux
 pkgname=lib32-$_pkgbasename
 _pkgmajor=2.28
-pkgver=${_pkgmajor}.1
+pkgver=${_pkgmajor}.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 @@
 options=('!libtool' '!emptydirs')
 validpgpkeys=('B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284')  # Karel Zak
 source=("https://www.kernel.org/pub/linux/utils/util-linux/v$_pkgmajor/$_pkgbasename-$pkgver.tar."{xz,sign})
-md5sums=('e2d863efaf4fd330a42c5efe9f1b02b4'
+md5sums=('46a232a37bce45371a86d19300edc47a'
          'SKIP')
 
 build() {



More information about the arch-commits mailing list