Date: Thursday, March 10, 2011 @ 09:29:50 Author: jgc Revision: 113660
upgpkg: xorg-iceauth 1.0.4-2 Add to xorg groups Modified: xorg-iceauth/trunk/PKGBUILD (contents, properties) ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-10 14:28:10 UTC (rev 113659) +++ PKGBUILD 2011-03-10 14:29:50 UTC (rev 113660) @@ -1,15 +1,16 @@ -# $Id: $ +# $Id$ # Maintainer: Jan de Groot <[email protected]> pkgname=xorg-iceauth pkgver=1.0.4 -pkgrel=1 +pkgrel=2 pkgdesc="ICE authority file utility" arch=(i686 x86_64) url="http://xorg.freedesktop.org/" license=('custom') depends=('libice') makedepends=('xorg-util-macros' 'xproto') +groups=('xorg-apps' 'xorg') source=(http://xorg.freedesktop.org/archive/individual/app/iceauth-${pkgver}.tar.bz2) sha1sums=('9b446c0d1815dce48bdea32db7dea7e429f6a310') Property changes on: xorg-iceauth/trunk/PKGBUILD ___________________________________________________________________ Added: svn:keywords + Id Revision
