Date: Tuesday, May 9, 2017 @ 16:20:02 Author: heftig Revision: 295491
2.24.1-1 Modified: at-spi2-atk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-05-09 16:19:58 UTC (rev 295490) +++ PKGBUILD 2017-05-09 16:20:02 UTC (rev 295491) @@ -2,7 +2,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=at-spi2-atk -pkgver=2.24.0 +pkgver=2.24.1 pkgrel=1 pkgdesc="A GTK+ module that bridges ATK to D-Bus at-spi" arch=('i686' 'x86_64') @@ -10,7 +10,7 @@ license=('GPL2') depends=('at-spi2-core' 'libx11' 'atk') makedepends=('git') -_commit=b1953a03dee8728ae0223348b8347489bfd0523f # tags/AT_SPI2_ATK_2_24_0^0 +_commit=ad3da20b099593520b488e04c11b2eeee2bc39c3 # tags/AT_SPI2_ATK_2_24_1^0 source=("git+https://git.gnome.org/browse/at-spi2-atk#commit=$_commit") sha256sums=('SKIP')
