Date: Monday, March 4, 2019 @ 14:15:56 Author: heftig Revision: 347036
2.30.1-1 Modified: at-spi2-core/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-04 07:57:00 UTC (rev 347035) +++ PKGBUILD 2019-03-04 14:15:56 UTC (rev 347036) @@ -2,8 +2,8 @@ # Contributor: Ionut Biru <[email protected]> pkgname=at-spi2-core -pkgver=2.30.0 -pkgrel=2 +pkgver=2.30.1 +pkgrel=1 pkgdesc="Protocol definitions and daemon for D-Bus at-spi" url="https://gitlab.gnome.org/GNOME/at-spi2-core" arch=(x86_64) @@ -11,7 +11,7 @@ depends=(dbus glib2 libxtst) makedepends=(intltool gobject-introspection git gtk-doc meson dbus-broker) optdepends=('dbus-broker: Alternative bus implementation') -_commit=2f3b23bb626e91aa321f06374ff66a709c323430 # tags/AT_SPI2_CORE_2_30_0^0 +_commit=92a98cc17f6aa624ca501def329af4efd8196050 # tags/AT_SPI2_CORE_2_30_1^0 source=("git+https://gitlab.gnome.org/GNOME/at-spi2-core.git#commit=$_commit" fallback.diff) sha256sums=('SKIP'
