From aa5ae688aa0ddb5d9b2ae5f8cdd83c2b2097288b Mon Sep 17 00:00:00 2001 From: Sir-Boops Date: Mon, 11 Sep 2017 06:28:43 -0600 Subject: [PATCH] atk: update to 2.26.0 (#7627) --- srcpkgs/atk/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/atk/template b/srcpkgs/atk/template index cdabe5a8559..2ec3ef690b8 100644 --- a/srcpkgs/atk/template +++ b/srcpkgs/atk/template @@ -1,6 +1,6 @@ # Template build file for 'atk'. pkgname=atk -version=2.24.0 +version=2.26.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=bb2daa9a808c73a7a79d2983f333e0ba74be42fc51e3ba1faf2551a636487a49 +checksum=eafe49d5c4546cb723ec98053290d7e0b8d85b3fdb123938213acb7bb4178827 # Package build options build_options="gir"