mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
at-spi2-atk: update to 2.30.0.
This commit is contained in:
parent
c3a5a0d425
commit
611b08ec22
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'at-spi2-atk'
|
# Template file for 'at-spi2-atk'
|
||||||
pkgname=at-spi2-atk
|
pkgname=at-spi2-atk
|
||||||
version=2.26.2
|
version=2.30.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="libtool pkg-config intltool glib-devel"
|
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>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=61891f0abae1689f6617a963105a3f1dcdab5970c4a36ded9c79a7a544b16a6e
|
checksum=e2e1571004ea7b105c969473ce455a95be4038fb2541471714aeb33a26da8a9a
|
||||||
|
|
||||||
at-spi2-atk-devel_package() {
|
at-spi2-atk-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue