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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Sun Mar 9 12:49:50 UTC 2014


    Date: Sunday, March 9, 2014 @ 13:49:50
  Author: bpiotrowski
Revision: 106884

upgpkg: lib32-util-linux 2.24.1-1

sync pkgver with extra/community

Modified:
  lib32-util-linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-09 12:49:49 UTC (rev 106883)
+++ PKGBUILD	2014-03-09 12:49:50 UTC (rev 106884)
@@ -4,7 +4,7 @@
 
 _pkgbasename=util-linux
 pkgname=lib32-$_pkgbasename
-pkgver=2.24
+pkgver=2.24.1
 pkgrel=1
 pkgdesc="Miscellaneous system utilities for Linux (32-bit)"
 url='http://www.kernel.org/pub/linux/utils/util-linux/'
@@ -16,8 +16,8 @@
 replaces=('lib32-util-linux-ng')
 license=('GPL2')
 options=('!libtool' '!emptydirs')
-source=("ftp://ftp.kernel.org/pub/linux/utils/util-linux/v$pkgver/util-linux-$pkgver.tar.xz")
-md5sums=('4fac6443427f575fc5f3531a4ad2ca01')
+source=("ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.24/util-linux-$pkgver.tar.xz")
+md5sums=('88d46ae23ca599ac5af9cf96b531590f')
 
 build() {
   cd "$_pkgbasename-$pkgver"




More information about the arch-commits mailing list