atk: update to 2.28.1.
This commit is contained in:
parent
e51161f285
commit
d2b50fbcb2
1 changed files with 3 additions and 3 deletions
|
@ -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 <xtraeme@voidlinux.eu>"
|
||||
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"
|
||||
|
|
Loading…
Reference in a new issue