atk: update to 2.36.0
This commit is contained in:
parent
05ca8edf48
commit
5ca65e5012
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'atk'
|
||||
pkgname=atk
|
||||
version=2.34.1
|
||||
version=2.36.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
configure_args="-Dintrospection=$(vopt_if gir true false)"
|
||||
hostmakedepends="pkg-config glib-devel"
|
||||
hostmakedepends="pkg-config glib-devel gettext"
|
||||
makedepends="libglib-devel"
|
||||
short_desc="Set of interfaces for accessibility"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://developer.gnome.org/atk/"
|
||||
distfiles="${GNOME_SITE}/atk/${version%.*}/atk-${version}.tar.xz"
|
||||
checksum=d4f0e3b3d21265fcf2bc371e117da51c42ede1a71f6db1c834e6976bb20997cb
|
||||
checksum=fb76247e369402be23f1f5c65d38a9639c1164d934e40f6a9cf3c9e96b652788
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue