Date: Monday, September 26, 2016 @ 18:42:14 Author: heftig Revision: 276987
2.22.0-1 Modified: at-spi2-atk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-09-26 18:41:42 UTC (rev 276986) +++ PKGBUILD 2016-09-26 18:42:14 UTC (rev 276987) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=at-spi2-atk -pkgver=2.21.91+1+gd559d68 +pkgver=2.22.0 pkgrel=1 pkgdesc="A GTK+ module that bridges ATK to D-Bus at-spi" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ provides=('at-spi') replaces=('at-spi') conflicts=('at-spi') -_commit=d559d6882dc172628c16d5fd21f457a1695ac490 +_commit=372999fb152c847ed4fd8b0a2cb3ceb91040c1ec source=("git://git.gnome.org/at-spi2-atk#commit=$_commit") sha256sums=('SKIP')
