Date: Monday, October 26, 2015 @ 16:06:52 Author: alucryd Revision: 145020
upgpkg: lib32-at-spi2-atk 2.18.1-1 Modified: lib32-at-spi2-atk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-10-26 15:05:19 UTC (rev 145019) +++ PKGBUILD 2015-10-26 15:06:52 UTC (rev 145020) @@ -4,7 +4,7 @@ # Contributor:Ionut Biru <[email protected]> pkgname=lib32-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=('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=('4a6db33453b6efd15fa7d84ef2a3421262a053f57f1df6e7a2536d02bacdf375') +sha256sums=('c4b15f9386d34d464ddad5f6cc85669742c016df87141ceee93513245979c12d') prepare() { cd at-spi2-atk-${pkgver}
