Date: Wednesday, March 25, 2015 @ 10:26:19 Author: jgc Revision: 234678
upgpkg: at-spi2-core 2.16.0-1 GNOME 3.16 Modified: at-spi2-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-25 09:26:17 UTC (rev 234677) +++ PKGBUILD 2015-03-25 09:26:19 UTC (rev 234678) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=at-spi2-core -pkgver=2.15.90 +pkgver=2.16.0 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=('6e3b36b7fc75f281a284c832839af4fd1fc0a37e2eb33a8c6b3d258d4f4693e1') +sha256sums=('1c0b77fb8ce81abbf1d80c0afee9858b3f9229f673b7881995fe0fc16b1a74d0') build() { cd $pkgname-$pkgver
