Date: Friday, December 22, 2017 @ 20:32:44 Author: alucryd Revision: 275557
upgpkg: lib32-at-spi2-atk 2.26.1-1 Modified: lib32-at-spi2-atk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-12-22 20:30:08 UTC (rev 275556) +++ PKGBUILD 2017-12-22 20:32:44 UTC (rev 275557) @@ -4,7 +4,7 @@ # Contributor:Ionut Biru <[email protected]> pkgname=lib32-at-spi2-atk -pkgver=2.24.1 +pkgver=2.26.1 pkgrel=1 pkgdesc='A GTK+ module that bridges ATK to D-Bus at-spi' arch=('x86_64') @@ -13,7 +13,7 @@ depends=('at-spi2-atk' 'lib32-at-spi2-core' 'lib32-atk') makedepends=('gcc-multilib' 'intltool') source=("https://download.gnome.org/sources/at-spi2-atk/${pkgver%.*}/at-spi2-atk-${pkgver}.tar.xz") -sha256sums=('60dc90ac4f74b8ffe96a9363c25208a443b381bacecfefea6de549f20ed6957d') +sha256sums=('b4f0c27b61dbffba7a5b5ba2ff88c8cee10ff8dac774fa5b79ce906853623b75') prepare() { cd at-spi2-atk-${pkgver}
