at-spi2-atk: update to 2.30.1.

This commit is contained in:
maxice8 2019-03-04 17:04:41 -03:00 committed by maxice8
parent 4733a1a457
commit 4468b16e39
1 changed files with 4 additions and 4 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'at-spi2-atk'
pkgname=at-spi2-atk
version=2.30.0
version=2.30.1
revision=1
build_style=meson
hostmakedepends="libtool pkg-config intltool glib-devel"
makedepends="libglib-devel atk-devel at-spi2-core-devel libxml2-devel"
short_desc="A GTK+ module that bridges ATK to D-Bus at-spi"
short_desc="GTK+ module that bridges ATK to D-Bus at-spi"
maintainer="Enno Boland <gottox@voidlinux.org>"
homepage="http://www.gnome.org"
license="LGPL-2.0-or-later"
homepage="http://www.gnome.org"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=e2e1571004ea7b105c969473ce455a95be4038fb2541471714aeb33a26da8a9a
checksum=d93bb958f23d022e746cce262b63409a878cef14f8a645d0f3ac22f766bab8e7
at-spi2-atk-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"