Date: Tuesday, October 13, 2015 @ 09:53:32 Author: heftig Revision: 249135
2.18.1 Modified: at-spi2-atk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-10-13 07:53:29 UTC (rev 249134) +++ PKGBUILD 2015-10-13 07:53:32 UTC (rev 249135) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=at-spi2-atk -pkgver=2.18.0 +pkgver=2.18.1 pkgrel=1 pkgdesc="A GTK+ module that bridges ATK to D-Bus at-spi" arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('at-spi2-core' 'libx11' 'atk') makedepends=('intltool') source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('4a6db33453b6efd15fa7d84ef2a3421262a053f57f1df6e7a2536d02bacdf375') +sha256sums=('c4b15f9386d34d464ddad5f6cc85669742c016df87141ceee93513245979c12d') build() { cd $pkgname-$pkgver
