Date: Thursday, March 10, 2011 @ 10:47:06 Author: jgc Revision: 113801
upgpkg: xorg-xmodmap 1.0.5-2 Add to xorg groups Modified: xorg-xmodmap/trunk/PKGBUILD (contents, properties) ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-10 15:47:00 UTC (rev 113800) +++ PKGBUILD 2011-03-10 15:47:06 UTC (rev 113801) @@ -1,15 +1,16 @@ -# $Id: $ +# $Id$ # Maintainer: Jan de Groot <[email protected]> pkgname=xorg-xmodmap pkgver=1.0.5 -pkgrel=1 +pkgrel=2 pkgdesc="Utility for modifying keymaps and button mappings" arch=(i686 x86_64) url="http://xorg.freedesktop.org/" license=('custom') depends=('libx11') makedepends=('xorg-util-macros') +groups=('xorg-apps' 'xorg') source=(http://xorg.freedesktop.org/archive/individual/app/xmodmap-${pkgver}.tar.bz2) sha1sums=('c97fb42f40b094868f6ef445f25c600f326b1942') Property changes on: xorg-xmodmap/trunk/PKGBUILD ___________________________________________________________________ Added: svn:keywords + Id Revision
