Date: Tuesday, April 17, 2012 @ 15:59:53 Author: ibiru Revision: 156379
update to 2.4.1 Modified: at-spi2-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-04-17 19:57:29 UTC (rev 156378) +++ PKGBUILD 2012-04-17 19:59:53 UTC (rev 156379) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=at-spi2-core -pkgver=2.4.0 +pkgver=2.4.1 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=('d9d087efe528b392cb7ee27982798126df6ec8c18d5e30c557c8fcc55022c669') +sha256sums=('5a1d8026bbe1d40d1f5a2c956d10b9ed39766f7880a73d80f37aa6e48c6c11e5') build() { cd $pkgname-$pkgver
