Date: Monday, March 24, 2014 @ 22:59:54 Author: jgc Revision: 208681 upgpkg: at-spi2-core 2.12.0-1
Modified: at-spi2-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-24 21:53:00 UTC (rev 208680) +++ PKGBUILD 2014-03-24 21:59:54 UTC (rev 208681) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=at-spi2-core -pkgver=2.11.90 +pkgver=2.12.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=('32c71d38a7f4dd744d53d23e05c237ae3788f37d0d0ea55b72db90d232c6dbb7') +sha256sums=('db550edd98e53b4252521459c2dcaf0f3b060a9bad52489b9dbadbaedad3fb89') build() { cd $pkgname-$pkgver
