Date: Sunday, November 8, 2015 @ 00:22:48 Author: heftig Revision: 250203
2.18.2 Modified: at-spi2-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-11-07 23:22:39 UTC (rev 250202) +++ PKGBUILD 2015-11-07 23:22:48 UTC (rev 250203) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=at-spi2-core -pkgver=2.18.1 +pkgver=2.18.2 pkgrel=1 pkgdesc="Protocol definitions and daemon for D-Bus at-spi" arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('dbus' 'glib2' 'libxtst') makedepends=('intltool' 'gobject-introspection') source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('57d555be4cc64905454687bf9bb7dc1e68531bee93befa77222d94ea083f01cf') +sha256sums=('4eea5ba07912ad955157761c4c9fdb6e3fab6ea91899a4db785eb47ae61f1ee5') build() { cd $pkgname-$pkgver
