atk: update to 2.28.1.

This commit is contained in:
maxice8 2018-03-12 17:32:06 -03:00 committed by Enno Boland
parent e51161f285
commit d2b50fbcb2

View file

@ -1,6 +1,6 @@
# Template build file for 'atk'. # Template build file for 'atk'.
pkgname=atk pkgname=atk
version=2.26.1 version=2.28.1
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="$(vopt_enable gir introspection)" configure_args="$(vopt_enable gir introspection)"
@ -9,9 +9,9 @@ makedepends="libglib-devel"
short_desc="Set of interfaces for accessibility" short_desc="Set of interfaces for accessibility"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.gtk.org/" homepage="http://www.gtk.org/"
license="LGPL-2.1" license="LGPL-2.1-or-later"
distfiles="${GNOME_SITE}/atk/${version%.*}/atk-${version}.tar.xz" distfiles="${GNOME_SITE}/atk/${version%.*}/atk-${version}.tar.xz"
checksum=ef00ff6b83851dddc8db38b4d9faeffb99572ba150b0664ee02e46f015ea97cb checksum=cd3a1ea6ecc268a2497f0cd018e970860de24a6d42086919d6bf6c8e8d53f4fc
# Package build options # Package build options
build_options="gir" build_options="gir"