From 43ce4e467a0ef0ef32eafcb3474136c824ba1644 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 12 Mar 2018 22:12:22 -0300 Subject: [PATCH] at-spi2-atk: update to 2.26.2. --- srcpkgs/at-spi2-atk/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/at-spi2-atk/template b/srcpkgs/at-spi2-atk/template index 022804c6f1d..5a496108873 100644 --- a/srcpkgs/at-spi2-atk/template +++ b/srcpkgs/at-spi2-atk/template @@ -1,6 +1,6 @@ # Template file for 'at-spi2-atk' pkgname=at-spi2-atk -version=2.26.1 +version=2.26.2 revision=1 build_style=meson hostmakedepends="libtool pkg-config intltool glib-devel" @@ -8,9 +8,9 @@ makedepends="libglib-devel atk-devel at-spi2-core-devel libxml2-devel" short_desc="A GTK+ module that bridges ATK to D-Bus at-spi" maintainer="Enno Boland " homepage="http://www.gnome.org" -license="LGPL-2" +license="LGPL-2.0-or-later" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" -checksum=b4f0c27b61dbffba7a5b5ba2ff88c8cee10ff8dac774fa5b79ce906853623b75 +checksum=61891f0abae1689f6617a963105a3f1dcdab5970c4a36ded9c79a7a544b16a6e at-spi2-atk-devel_package() { depends="${makedepends} ${sourcepkg}>=${version}_${revision}"