From 4517a1d177ad109dfc7b1c267b5c352dbf1200c8 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sun, 25 Sep 2016 10:28:00 +0200 Subject: [PATCH] atk: update to 2.22.0. --- srcpkgs/atk/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/atk/template b/srcpkgs/atk/template index aa499ac4b4b..0e314248cfe 100644 --- a/srcpkgs/atk/template +++ b/srcpkgs/atk/template @@ -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 " 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"