Date: Tuesday, November 10, 2015 @ 23:35:00 Author: heftig Revision: 250621
2.18.3 Modified: at-spi2-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-11-10 22:34:50 UTC (rev 250620) +++ PKGBUILD 2015-11-10 22:35:00 UTC (rev 250621) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=at-spi2-core -pkgver=2.18.2 +pkgver=2.18.3 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=('4eea5ba07912ad955157761c4c9fdb6e3fab6ea91899a4db785eb47ae61f1ee5') +sha256sums=('ada26add94155f97d0f601a20cb7a0e3fd3ba1588c3520b7288316494027d629') build() { cd $pkgname-$pkgver
