From 4468b16e390a8775a4bb02969be16102858a3419 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 4 Mar 2019 17:04:41 -0300 Subject: [PATCH] at-spi2-atk: update to 2.30.1. --- srcpkgs/at-spi2-atk/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/at-spi2-atk/template b/srcpkgs/at-spi2-atk/template index 6d7964f09c1..17c041d7c28 100644 --- a/srcpkgs/at-spi2-atk/template +++ b/srcpkgs/at-spi2-atk/template @@ -1,16 +1,16 @@ # Template file for 'at-spi2-atk' pkgname=at-spi2-atk -version=2.30.0 +version=2.30.1 revision=1 build_style=meson hostmakedepends="libtool pkg-config intltool glib-devel" makedepends="libglib-devel atk-devel at-spi2-core-devel libxml2-devel" -short_desc="A GTK+ module that bridges ATK to D-Bus at-spi" +short_desc="GTK+ module that bridges ATK to D-Bus at-spi" maintainer="Enno Boland " -homepage="http://www.gnome.org" license="LGPL-2.0-or-later" +homepage="http://www.gnome.org" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=e2e1571004ea7b105c969473ce455a95be4038fb2541471714aeb33a26da8a9a +checksum=d93bb958f23d022e746cce262b63409a878cef14f8a645d0f3ac22f766bab8e7 at-spi2-atk-devel_package() { depends="${makedepends} ${sourcepkg}>=${version}_${revision}"