Date: Wednesday, September 5, 2012 @ 17:38:15 Author: jgc Revision: 166312
upgpkg: at-spi2-atk 2.5.91-1 Update to 2.5.91 Modified: at-spi2-atk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-09-05 21:32:53 UTC (rev 166311) +++ PKGBUILD 2012-09-05 21:38:15 UTC (rev 166312) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=at-spi2-atk -pkgver=2.5.90 +pkgver=2.5.91 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=('373c46988fca380e36530c554bea470e05a2aa311292ee134746f856c5baf57e') +sha256sums=('0eeb0ca540c171aa44586c59db52dccb443e4d80acbba719ff6d599350da2c54') build() { cd $pkgname-$pkgver
