Date: Tuesday, April 12, 2016 @ 09:58:24 Author: jgc Revision: 264689
upgpkg: at-spi2-core 2.20.1-1 Modified: at-spi2-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-12 07:51:45 UTC (rev 264688) +++ PKGBUILD 2016-04-12 07:58:24 UTC (rev 264689) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=at-spi2-core -pkgver=2.20.0 +pkgver=2.20.1 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=('dcc49fb7c08e582910b21ff1e4110b22ab66068a4c6f0db52b098d66794c609b') +sha256sums=('6ed858e781f5aa9a9662b3beb5ef82f733dac040afc8255d85dffd2097f16900') build() { cd $pkgname-$pkgver
