Date: Thursday, March 10, 2011 @ 11:01:58 Author: jgc Revision: 113846
upgpkg: xorg-xsetroot 1.1.0-2 Add to xorg groups Modified: xorg-xsetroot/trunk/PKGBUILD (contents, properties) ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-10 16:01:45 UTC (rev 113845) +++ PKGBUILD 2011-03-10 16:01:58 UTC (rev 113846) @@ -1,15 +1,16 @@ -# $Id: $ +# $Id$ # Maintainer: Jan de Groot <[email protected]> pkgname=xorg-xsetroot pkgver=1.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="Classic X utility to set your root window background to a given pattern or color" arch=(i686 x86_64) url="http://xorg.freedesktop.org/" license=('custom') depends=('libxmu' 'libx11' 'libxcursor') makedepends=('xorg-util-macros' 'xbitmaps') +groups=('xorg-apps' 'xorg') source=(http://xorg.freedesktop.org/archive/individual/app/xsetroot-${pkgver}.tar.bz2) sha1sums=('1ef9ddd80c7013dc6d33e5c421537eb8b0427da4') Property changes on: xorg-xsetroot/trunk/PKGBUILD ___________________________________________________________________ Added: svn:keywords + Id Revision
