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