Date: Tuesday, May 24, 2011 @ 03:05:08 Author: heftig Revision: 124722
upgpkg: at-spi2-atk 2.0.2-1 Update to 2.0.2 Modified: at-spi2-atk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-05-24 07:04:06 UTC (rev 124721) +++ PKGBUILD 2011-05-24 07:05:08 UTC (rev 124722) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=at-spi2-atk -pkgver=2.0.1 +pkgver=2.0.2 pkgrel=1 pkgdesc="A GTK+ module that bridges ATK to D-Bus at-spi" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ options=('!libtool') groups=('gnome') source=(http://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('d78a88067a53db479d3c7c1ce31f095b1d4962e44e653800a12599ade397dafc') +sha256sums=('4b958d3701afd0c8f83ecf297750032f06a07491007d85173997ce7371688725') build() { cd "${srcdir}/${pkgname}-${pkgver}"
