Date: Wednesday, April 4, 2012 @ 16:00:37 Author: tomegun Revision: 155690
upgpkg: util-linux 2.21.1-2 allow helpers for mkfs/fsck/monut/umount to be installed in /usr/sbin and /usr/bin. /usr/bin is preferrable, but both work. This is needed by udisks2, and might allow other packages too to move to /usr. Modified: util-linux/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-04-04 18:17:55 UTC (rev 155689) +++ PKGBUILD 2012-04-04 20:00:37 UTC (rev 155690) @@ -4,7 +4,7 @@ pkgname=util-linux pkgver=2.21.1 -pkgrel=1 +pkgrel=2 pkgdesc="Miscellaneous system utilities for Linux" url="http://www.kernel.org/pub/linux/utils/util-linux/" arch=('i686' 'x86_64')
