atk: update to 2.22.0.
This commit is contained in:
parent
9a7d2f90fa
commit
4517a1d177
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'atk'.
|
||||
pkgname=atk
|
||||
version=2.20.0
|
||||
version=2.22.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_enable gir introspection)"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.gtk.org/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/atk/${version%.*}/atk-${version}.tar.xz"
|
||||
checksum=493a50f6c4a025f588d380a551ec277e070b28a82e63ef8e3c06b3ee7c1238f0
|
||||
checksum=d349f5ca4974c9c76a4963e5b254720523b0c78672cbc0e1a3475dbd9b3d44b6
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in New Issue