Date: Tuesday, December 7, 2010 @ 03:51:17 Author: jgc Revision: 102273
upgpkg: xorg-xhost 1.0.4-1 Update to 1.0.4 Modified: xorg-xhost/trunk/PKGBUILD (contents, properties) ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-12-07 08:49:31 UTC (rev 102272) +++ PKGBUILD 2010-12-07 08:51:17 UTC (rev 102273) @@ -1,8 +1,8 @@ -# $Id: $ +# $Id$ # Maintainer: Jan de Groot <[email protected]> pkgname=xorg-xhost -pkgver=1.0.3 +pkgver=1.0.4 pkgrel=1 pkgdesc="Server access control program for X" arch=(i686 x86_64) @@ -11,7 +11,7 @@ depends=('libx11' 'libxmu') makedepends=('xorg-util-macros') source=(http://xorg.freedesktop.org/archive/individual/app/xhost-${pkgver}.tar.bz2) -sha1sums=('ebcdccdc908e642e527eebbde6ba8084d90c04f6') +sha1sums=('b4fde9899861f1a97395f8c7197db00cc44242a7') build() { cd "${srcdir}/xhost-${pkgver}" Property changes on: xorg-xhost/trunk/PKGBUILD ___________________________________________________________________ Added: svn:keywords + Id Revision
