Date: Thursday, March 10, 2011 @ 09:31:25 Author: jgc Revision: 113665
upgpkg: xorg-luit 1.1.0-2 Add to xorg groups Modified: xorg-luit/trunk/PKGBUILD (contents, properties) ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-10 14:30:26 UTC (rev 113664) +++ PKGBUILD 2011-03-10 14:31:25 UTC (rev 113665) @@ -1,15 +1,16 @@ -# $Id: $ +# $Id$ # Maintainer: Jan de Groot <[email protected]> pkgname=xorg-luit pkgver=1.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="Filter that can be run between an arbitrary application and a UTF-8 terminal emulator" arch=(i686 x86_64) url="http://xorg.freedesktop.org/" license=('custom') depends=('libfontenc') +groups=('xorg' 'xorg-apps') makedepends=('xorg-util-macros') source=(http://xorg.freedesktop.org/archive/individual/app/luit-${pkgver}.tar.bz2) sha1sums=('fa974b417f6b65c241398d8d011207c6facb0766') Property changes on: xorg-luit/trunk/PKGBUILD ___________________________________________________________________ Added: svn:keywords + Id Revision
