Date: Thursday, March 10, 2011 @ 09:45:16 Author: jgc Revision: 113688
upgpkg: xorg-setxkbmap 1.2.0-2 Add to xorg groups Modified: xorg-setxkbmap/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-10 14:44:03 UTC (rev 113687) +++ PKGBUILD 2011-03-10 14:45:16 UTC (rev 113688) @@ -3,13 +3,14 @@ pkgname=xorg-setxkbmap pkgver=1.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="Set the keyboard using the X Keyboard Extension" arch=(i686 x86_64) url="http://xorg.freedesktop.org/" license=('custom') depends=('libxkbfile') makedepends=('xorg-util-macros') +groups=('xorg-apps' 'xorg') source=(${url}/releases/individual/app/setxkbmap-${pkgver}.tar.bz2) sha1sums=('860785e16313d30792fe62604f65d84281812322')
