Date: Thursday, March 10, 2011 @ 12:21:53 Author: jgc Revision: 113869
upgpkg: xorg-utils 7.6-7 Remove from xorg group Modified: xorg-utils/trunk/PKGBUILD ----------+ PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-10 17:20:51 UTC (rev 113868) +++ PKGBUILD 2011-03-10 17:21:53 UTC (rev 113869) @@ -3,12 +3,11 @@ pkgname=xorg-utils pkgver=7.6 -pkgrel=6 +pkgrel=7 pkgdesc="Transition package depending on xorg utils" arch=(any) url="http://xorg.freedesktop.org/" license=('GPL') -groups=('xorg') depends=('xorg-xdpyinfo' 'xorg-xdriinfo' 'xorg-xev' 'xorg-xlsatoms' 'xorg-xlsclients' 'xorg-xprop' 'xorg-xvinfo' 'xorg-xwininfo') #removed: xorg-xfd, xorg-xfontsel, xorg-xlsfonts
