Date: Sunday, April 10, 2016 @ 18:53:28 Author: alucryd Revision: 170138
upgpkg: lib32-at-spi2-core 2.20.0-1 Modified: lib32-at-spi2-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-10 16:46:10 UTC (rev 170137) +++ PKGBUILD 2016-04-10 16:53:28 UTC (rev 170138) @@ -4,7 +4,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=lib32-at-spi2-core -pkgver=2.18.3 +pkgver=2.20.0 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=('ada26add94155f97d0f601a20cb7a0e3fd3ba1588c3520b7288316494027d629') +sha256sums=('dcc49fb7c08e582910b21ff1e4110b22ab66068a4c6f0db52b098d66794c609b') prepare() { cd at-spi2-core-${pkgver}
