From f60c183c250585fa511c65b4a93d21cdfdc485cb Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 20 Oct 2017 14:39:57 -0200 Subject: [PATCH] atk: update to 2.26.1. --- srcpkgs/atk/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/atk/template b/srcpkgs/atk/template index 2ec3ef690b8..b1c198e9cf1 100644 --- a/srcpkgs/atk/template +++ b/srcpkgs/atk/template @@ -1,6 +1,6 @@ # Template build file for 'atk'. pkgname=atk -version=2.26.0 +version=2.26.1 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=eafe49d5c4546cb723ec98053290d7e0b8d85b3fdb123938213acb7bb4178827 +checksum=ef00ff6b83851dddc8db38b4d9faeffb99572ba150b0664ee02e46f015ea97cb # Package build options build_options="gir"