Date: Wednesday, August 29, 2012 @ 08:07:19 Author: jgc Revision: 165751
upgpkg: at-spi2-core 2.5.5-1 Update to 2.5.5 Modified: at-spi2-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-08-29 12:01:00 UTC (rev 165750) +++ PKGBUILD 2012-08-29 12:07:19 UTC (rev 165751) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=at-spi2-core -pkgver=2.4.2 +pkgver=2.5.5 pkgrel=1 pkgdesc="Protocol definitions and daemon for D-Bus at-spi" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ makedepends=('intltool' 'gobject-introspection') options=('!libtool') source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('61d926ffc49c7f9236580468c5c9dabda16cec37ef3aee78ca6f2751595518fd') +sha256sums=('9b4cd2d8abec1680c635c07e8b28144d2c3f07c5c3abad1a02a84015ea3dca25') build() { cd $pkgname-$pkgver
