Date: Tuesday, November 10, 2015 @ 16:36:33 Author: alucryd Revision: 146512
upgpkg: lib32-at-spi2-core 2.18.2-1 Modified: lib32-at-spi2-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-11-10 15:34:13 UTC (rev 146511) +++ PKGBUILD 2015-11-10 15:36:33 UTC (rev 146512) @@ -4,7 +4,7 @@ # Contributor: Ionut Biru <ib...@archlinux.org> pkgname=lib32-at-spi2-core -pkgver=2.18.1 +pkgver=2.18.2 pkgrel=1 pkgdesc='Protocol definitions and daemon for D-Bus at-spi' arch=('x86_64') @@ -13,7 +13,7 @@ depends=('at-spi2-core' 'lib32-glib2' 'lib32-libxtst') makedepends=('gcc-multilib' 'gobject-introspection' 'intltool') source=("http://download.gnome.org/sources/at-spi2-core/${pkgver%.*}/at-spi2-core-${pkgver}.tar.xz") -sha256sums=('57d555be4cc64905454687bf9bb7dc1e68531bee93befa77222d94ea083f01cf') +sha256sums=('4eea5ba07912ad955157761c4c9fdb6e3fab6ea91899a4db785eb47ae61f1ee5') prepare() { cd at-spi2-core-${pkgver}