at-spi2-atk: update to 2.30.0.

This commit is contained in:
maxice8 2018-09-09 00:00:13 -03:00
parent c3a5a0d425
commit 611b08ec22
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 3 additions and 3 deletions

View File

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