Date: Thursday, March 10, 2011 @ 10:41:46 Author: jgc Revision: 113776
upgpkg: xorg-xkbevd 1.1.2-2 Add to xorg groups Modified: xorg-xkbevd/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-10 15:40:41 UTC (rev 113775) +++ PKGBUILD 2011-03-10 15:41:46 UTC (rev 113776) @@ -3,13 +3,14 @@ pkgname=xorg-xkbevd pkgver=1.1.2 -pkgrel=1 +pkgrel=2 pkgdesc="XKB event daemon" 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/xkbevd-${pkgver}.tar.bz2) sha1sums=('f7d4eb5485c2b450266e4e467106f4d8560f4edd')
