at-spi2-atk: update to 2.26.2.
This commit is contained in:
parent
8f1b71348e
commit
43ce4e467a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'at-spi2-atk'
|
||||
pkgname=at-spi2-atk
|
||||
version=2.26.1
|
||||
version=2.26.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="libtool pkg-config intltool glib-devel"
|
||||
|
@ -8,9 +8,9 @@ makedepends="libglib-devel atk-devel at-spi2-core-devel libxml2-devel"
|
|||
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"
|
||||
license="LGPL-2.0-or-later"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=b4f0c27b61dbffba7a5b5ba2ff88c8cee10ff8dac774fa5b79ce906853623b75
|
||||
checksum=61891f0abae1689f6617a963105a3f1dcdab5970c4a36ded9c79a7a544b16a6e
|
||||
|
||||
at-spi2-atk-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue