Date: Friday, February 4, 2011 @ 16:51:29 Author: andyrtr Revision: 108921
upgpkg: xorg-xrdb 1.0.8-1 upstream update 1.0.8 Modified: xorg-xrdb/trunk/PKGBUILD (contents, properties) ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-02-04 21:46:23 UTC (rev 108920) +++ PKGBUILD 2011-02-04 21:51:29 UTC (rev 108921) @@ -1,8 +1,8 @@ -# $Id: $ +# $Id$ # Maintainer: Jan de Groot <[email protected]> pkgname=xorg-xrdb -pkgver=1.0.7 +pkgver=1.0.8 pkgrel=1 pkgdesc="X server resource database utility" arch=(i686 x86_64) @@ -11,7 +11,7 @@ depends=('libx11' 'libxmu' 'mcpp') makedepends=('xorg-util-macros') source=(http://xorg.freedesktop.org/archive/individual/app/xrdb-${pkgver}.tar.bz2) -sha1sums=('ab9f79e736c61c7c8d5bbb6841c291e877e368a9') +sha1sums=('9bfdd09a2b303b962439910f7bccaddd69b6ca8a') build() { cd "${srcdir}/xrdb-${pkgver}" Property changes on: xorg-xrdb/trunk/PKGBUILD ___________________________________________________________________ Added: svn:keywords + Id
