From 2d30e6d30e7d3faec4aa1129077d37db40e3d817 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 5 Apr 2011 10:06:53 +0200 Subject: [PATCH] at-spi2-atk: update to 2.0.0. --HG-- branch : gnome3 --- 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 e55f047770..bd5276562e 100644 --- a/srcpkgs/at-spi2-atk/template +++ b/srcpkgs/at-spi2-atk/template @@ -1,12 +1,12 @@ # Template file for 'at-spi2-atk' pkgname=at-spi2-atk -version=1.91.93 -distfiles="${GNOME_SITE}/$pkgname/1.91/$pkgname-$version.tar.bz2" +version=2.0.0 +distfiles="${GNOME_SITE}/$pkgname/2.0/$pkgname-$version.tar.bz2" build_style=gnu_configure configure_args="--localstatedir=/var" short_desc="A GTK+ module that bridges ATK to D-Bus at-spi" maintainer="Juan RP " -checksum=9b9afc7631f780748fedd22f5b3980b611ffe55f7e177952452c322e131e8fa7 +checksum=1c846f1ef11485c49af8eb3850ee379ea5e775a1fc981c99291e6f5d110acc52 long_desc=" This package includes a gtk-module that bridges ATK to the new D-Bus based AT-SPI as well as 'C' and Python client libraries.