at-spi2-atk: update to 2.38.0

This commit is contained in:
Daniel Kolesa 2020-08-13 18:48:08 +02:00
parent 78e3e81362
commit e1b4c54e2f
1 changed files with 7 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'at-spi2-atk'
pkgname=at-spi2-atk
version=2.34.1
version=2.38.0
revision=1
build_style=meson
hostmakedepends="libtool pkg-config intltool glib-devel"
@ -10,7 +10,12 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="LGPL-2.0-or-later"
homepage="http://www.gnome.org"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=776df930748fde71c128be6c366a987b98b6ee66d508ed9c8db2355bf4b9cc16
checksum=cfa008a5af822b36ae6287f18182c40c91dd699c55faa38605881ed175ca464f
# non-trivial dbus setup
do_check() {
:
}
at-spi2-atk-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"