From f02d7ecdf868ce5d6f9d96a3e1259dfb0f1bcd0e Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 26 Mar 2012 14:35:30 +0200 Subject: [PATCH] pyatspi: update to 2.3.92. --- srcpkgs/pyatspi/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/pyatspi/template b/srcpkgs/pyatspi/template index 5afa80f0d56..7caf5ef529a 100644 --- a/srcpkgs/pyatspi/template +++ b/srcpkgs/pyatspi/template @@ -1,13 +1,13 @@ # Template file for 'pyatspi' pkgname=pyatspi -version=2.2.1 -distfiles="${GNOME_SITE}/$pkgname/2.2/$pkgname-$version.tar.xz" +version=2.3.92 +distfiles="${GNOME_SITE}/$pkgname/2.3/$pkgname-$version.tar.xz" build_style=gnu-configure short_desc="Python bindings for AT-SPI" maintainer="Juan RP " homepage="http://www.gnome.org" license="GPL-2" -checksum=814afe09407d2197871ba5c202362421ed5bae80d11b2d110ca91510f69db37a +checksum=d3df7d62b384d0274387422744df4fc7079a1945dbe81a5eef32318285196ac1 long_desc=" This packages the Python language bindings for AT-SPI."