Date: Monday, October 30, 2017 @ 22:26:38 Author: heftig Revision: 308714
2.26.2-1 Modified: at-spi2-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-10-30 22:25:58 UTC (rev 308713) +++ PKGBUILD 2017-10-30 22:26:38 UTC (rev 308714) @@ -2,7 +2,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=at-spi2-core -pkgver=2.26.1 +pkgver=2.26.2 pkgrel=1 pkgdesc="Protocol definitions and daemon for D-Bus at-spi" url="https://git.gnome.org/browse/at-spi2-core" @@ -10,7 +10,7 @@ license=(GPL2) depends=(dbus glib2 libxtst) makedepends=(intltool gobject-introspection git gtk-doc meson) -_commit=832febae6759636ce7abf98a93738d60a9726a3b # tags/AT_SPI2_CORE_2_26_1^0 +_commit=43b8453d43ab56b7f717050f8102a4ebfcc1dcc7 # tags/AT_SPI2_CORE_2_26_2^0 source=("git+https://git.gnome.org/browse/at-spi2-core#commit=$_commit") sha256sums=('SKIP')
