Date: Tuesday, March 20, 2012 @ 05:09:52 Author: ibiru Revision: 153878
update to 2.3.92 Modified: at-spi2-atk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-03-20 09:06:52 UTC (rev 153877) +++ PKGBUILD 2012-03-20 09:09:52 UTC (rev 153878) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <ib...@archlinux.org> pkgname=at-spi2-atk -pkgver=2.3.91 +pkgver=2.3.92 pkgrel=1 pkgdesc="A GTK+ module that bridges ATK to D-Bus at-spi" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ install=at-spi2-atk.install options=('!libtool') source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('ba00ec5bbf8647d931be13d06f2bd9e8f82f4db61c1a64ee30c78f985d2aaa49') +sha256sums=('ad910154504e6db9425fdbe5f2f1f4edd00aac1f0052164397b1314205e88e57') build() { cd $pkgname-$pkgver