Date: Wednesday, March 16, 2016 @ 12:39:40 Author: jgc Revision: 261855
upgpkg: at-spi2-core 2.19.92-1 Modified: at-spi2-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-16 11:23:15 UTC (rev 261854) +++ PKGBUILD 2016-03-16 11:39:40 UTC (rev 261855) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=at-spi2-core -pkgver=2.18.3 +pkgver=2.19.92 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=('ada26add94155f97d0f601a20cb7a0e3fd3ba1588c3520b7288316494027d629') +sha256sums=('cd217a8161ad3da326bd766b23b583eec9741721a6c59750a697a97d7f41e918') build() { cd $pkgname-$pkgver
