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

Tom Gundersen tomegun at nymeria.archlinux.org
Thu Apr 25 22:06:18 UTC 2013


    Date: Friday, April 26, 2013 @ 00:06:18
  Author: tomegun
Revision: 183643

upgpkg: util-linux 2.23-1

upstream release

Modified:
  util-linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-25 19:17:02 UTC (rev 183642)
+++ PKGBUILD	2013-04-25 22:06:18 UTC (rev 183643)
@@ -3,19 +3,20 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=util-linux
-pkgver=2.22.2
-pkgrel=2
+pkgver=2.23
+pkgrel=1
 pkgdesc="Miscellaneous system utilities for Linux"
 url="http://www.kernel.org/pub/linux/utils/util-linux/"
 arch=('i686' 'x86_64')
 groups=('base' 'base-devel')
 depends=('pam' 'shadow' 'coreutils' 'glibc')
+makedepends=('systemd')
 # checkdepends=('bc')
 conflicts=('util-linux-ng' 'eject')
 provides=("util-linux-ng=${pkgver}" 'eject')
 license=('GPL2')
 options=('!libtool')
-source=(ftp://ftp.kernel.org/pub/linux/utils/${pkgname}/v2.22/${pkgname}-${pkgver}.tar.xz
+source=(ftp://ftp.kernel.org/pub/linux/utils/${pkgname}/v2.23/${pkgname}-${pkgver}.tar.xz
         uuidd.tmpfiles
         pam-login
         pam-common
@@ -75,7 +76,7 @@
   # TODO(dreisner): offer this upstream?
   install -Dm644 "$srcdir/uuidd.tmpfiles" "$pkgdir/usr/lib/tmpfiles.d/uuidd.conf"
 }
-md5sums=('eeacbfdd2556acd899a2d0ffdb446185'
+md5sums=('cf5e9bb402371beaaffc3a5f276d5783'
          'a39554bfd65cccfd8254bb46922f4a67'
          '4368b3f98abd8a32662e094c54e7f9b1'
          'a31374fef2cba0ca34dfc7078e2969e4'




More information about the arch-commits mailing list