Date: Tuesday, May 9, 2017 @ 16:19:58 Author: heftig Revision: 295490
2.24.1-1 Modified: at-spi2-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-05-09 16:19:50 UTC (rev 295489) +++ PKGBUILD 2017-05-09 16:19:58 UTC (rev 295490) @@ -2,7 +2,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=at-spi2-core -pkgver=2.24.0 +pkgver=2.24.1 pkgrel=1 pkgdesc="Protocol definitions and daemon for D-Bus at-spi" arch=('i686' 'x86_64') @@ -10,7 +10,7 @@ license=('GPL2') depends=('dbus' 'glib2' 'libxtst') makedepends=('intltool' 'gobject-introspection' 'git' 'gtk-doc') -_commit=bed6eca42bee07e7f8b5544213481ed75ce98aff # tags/AT_SPI2_CORE_2_24_0^0 +_commit=e2e67483240533643d19e2b1604ebcb9ec12f0ee # tags/AT_SPI2_CORE_2_24_1^0 source=("git+https://git.gnome.org/browse/at-spi2-core#commit=$_commit") sha256sums=('SKIP')
