Date: Thursday, March 10, 2011 @ 10:53:23 Author: jgc Revision: 113826
upgpkg: xorg-xrefresh 1.0.4-2 Add to xorg groups Modified: xorg-xrefresh/trunk/PKGBUILD (contents, properties) ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-10 15:52:46 UTC (rev 113825) +++ PKGBUILD 2011-03-10 15:53:23 UTC (rev 113826) @@ -1,15 +1,16 @@ -# $Id: $ +# $Id$ # Maintainer: Jan de Groot <[email protected]> pkgname=xorg-xrefresh pkgver=1.0.4 -pkgrel=1 +pkgrel=2 pkgdesc="Refresh all or part of an X screen" 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/xrefresh-${pkgver}.tar.bz2) sha1sums=('5e85ee14ea9a357c1d4372bbc068a8d452a134aa') Property changes on: xorg-xrefresh/trunk/PKGBUILD ___________________________________________________________________ Added: svn:keywords + Id Revision
