at-spi2-core: update to 2.34.0.

This commit is contained in:
Thomas 2019-09-16 22:34:27 -04:00 committed by Helmut Pozimski
parent a8731145e2
commit a855002640

View file

@ -1,7 +1,7 @@
# Template file for 'at-spi2-core' # Template file for 'at-spi2-core'
pkgname=at-spi2-core pkgname=at-spi2-core
version=2.32.1 version=2.34.0
revision=2 revision=1
build_style=meson build_style=meson
build_helper="gir" build_helper="gir"
hostmakedepends="pkg-config dbus glib-devel" hostmakedepends="pkg-config dbus glib-devel"
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://gitlab.gnome.org/GNOME/at-spi2-core" homepage="https://gitlab.gnome.org/GNOME/at-spi2-core"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=3c2aa937ebfaca2c86569bce9b16a34fbe20d69ef0c58846313b1c42f53b0d53 checksum=d629cdbd674e539f8912028512af583990938c7b49e25184c126b00121ef11c6
# Package build options # Package build options
build_options="gir" build_options="gir"