summaryrefslogtreecommitdiff
path: root/core/util-linux/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/util-linux/PKGBUILD')
-rw-r--r--core/util-linux/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/util-linux/PKGBUILD b/core/util-linux/PKGBUILD
index e0aabed6c..b5c31da6a 100644
--- a/core/util-linux/PKGBUILD
+++ b/core/util-linux/PKGBUILD
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD 173745 2012-12-22 15:22:20Z tomegun $
+# $Id: PKGBUILD 180085 2013-03-16 08:30:40Z pierre $
# Maintainer: Tom Gundersen <teg@jklm.no>
# Contributor: judd <jvinet@zeroflux.org>
pkgname=util-linux
pkgver=2.22.2
-pkgrel=1
+pkgrel=2
pkgdesc="Miscellaneous system utilities for Linux"
url="http://www.kernel.org/pub/linux/utils/util-linux/"
arch=('i686' 'x86_64')
-groups=('base')
+groups=('base' 'base-devel')
depends=('pam' 'shadow' 'coreutils' 'glibc')
# checkdepends=('bc')
conflicts=('util-linux-ng' 'eject')