Date: Monday, April 18, 2016 @ 13:25:03 Author: alucryd Revision: 171337
upgpkg: lib32-at-spi2-atk 2.20.1-1 Modified: lib32-at-spi2-atk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-18 11:24:09 UTC (rev 171336) +++ PKGBUILD 2016-04-18 11:25:03 UTC (rev 171337) @@ -4,7 +4,7 @@ # Contributor:Ionut Biru <[email protected]> pkgname=lib32-at-spi2-atk -pkgver=2.20.0 +pkgver=2.20.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=("http://download.gnome.org/sources/at-spi2-atk/${pkgver%.*}/at-spi2-atk-${pkgver}.tar.xz") -sha256sums=('a24b142b6e8f1dd2d57a657447dde3e0ae29df481968c88673a58d4ce44f3ad2') +sha256sums=('2358a794e918e8f47ce0c7370eee8fc8a6207ff1afe976ec9ff547a03277bf8e') prepare() { cd at-spi2-atk-${pkgver}
