Date: Sunday, March 8, 2020 @ 03:49:13 Author: heftig Revision: 376966
2.36.0-1 Modified: at-spi2-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-08 03:46:43 UTC (rev 376965) +++ PKGBUILD 2020-03-08 03:49:13 UTC (rev 376966) @@ -2,7 +2,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=at-spi2-core -pkgver=2.34.0 +pkgver=2.36.0 pkgrel=1 pkgdesc="Protocol definitions and daemon for D-Bus at-spi" url="https://gitlab.gnome.org/GNOME/at-spi2-core" @@ -11,7 +11,7 @@ depends=(dbus glib2 libxtst) makedepends=(gobject-introspection git gtk-doc meson dbus-broker) optdepends=('dbus-broker: Alternative bus implementation') -_commit=6da122f1e8d6b02dda0f368610ab72fc3d1720cf # tags/AT_SPI2_CORE_2_34_0^0 +_commit=cf08453489c221499dc8a7c17e0955131f9dedf7 # tags/AT_SPI2_CORE_2_36_0^0 source=("git+https://gitlab.gnome.org/GNOME/at-spi2-core.git#commit=$_commit") sha256sums=('SKIP')
