Date: Wednesday, September 23, 2015 @ 10:23:02 Author: jgc Revision: 247115
upgpkg: at-spi2-atk 2.18.0-1 Modified: at-spi2-atk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-09-23 08:21:11 UTC (rev 247114) +++ PKGBUILD 2015-09-23 08:23:02 UTC (rev 247115) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=at-spi2-atk -pkgver=2.16.0 +pkgver=2.18.0 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=('78efc45ec36383bf785f8636e64a8d866defeb020e00a08f92978f1fc3772ff9') +sha256sums=('4a6db33453b6efd15fa7d84ef2a3421262a053f57f1df6e7a2536d02bacdf375') build() { cd $pkgname-$pkgver
