Date: Monday, October 26, 2015 @ 16:05:10 Author: alucryd Revision: 145018
upgpkg: lib32-at-spi2-core 2.18.1-1 Modified: lib32-at-spi2-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-10-26 14:20:10 UTC (rev 145017) +++ PKGBUILD 2015-10-26 15:05:10 UTC (rev 145018) @@ -4,7 +4,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=lib32-at-spi2-core -pkgver=2.18.0 +pkgver=2.18.1 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=('1aeec77db6eb8087049af39a07f55756c55319f739d2998030fe6f4ced03ca76') +sha256sums=('57d555be4cc64905454687bf9bb7dc1e68531bee93befa77222d94ea083f01cf') prepare() { cd at-spi2-core-${pkgver}
