Date: Sunday, September 9, 2012 @ 14:33:49 Author: dreisner Revision: 166532
upgpkg: util-linux 2.22-5 - fix ownership of /run/uuidd on install Modified: util-linux/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-09-09 18:23:32 UTC (rev 166531) +++ PKGBUILD 2012-09-09 18:33:49 UTC (rev 166532) @@ -4,7 +4,7 @@ pkgname=util-linux pkgver=2.22 -pkgrel=4 +pkgrel=5 pkgdesc="Miscellaneous system utilities for Linux" url="http://www.kernel.org/pub/linux/utils/util-linux/" arch=('i686' 'x86_64')
