summaryrefslogtreecommitdiff
path: root/extra/at-spi2-atk
diff options
context:
space:
mode:
Diffstat (limited to 'extra/at-spi2-atk')
-rw-r--r--extra/at-spi2-atk/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/at-spi2-atk/PKGBUILD b/extra/at-spi2-atk/PKGBUILD
index 9e67ecb21..e4a208b06 100644
--- a/extra/at-spi2-atk/PKGBUILD
+++ b/extra/at-spi2-atk/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 124722 2011-05-24 07:05:08Z heftig $
+# $Id: PKGBUILD 139223 2011-10-01 18:55:48Z ibiru $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=at-spi2-atk
-pkgver=2.0.2
+pkgver=2.2.0
pkgrel=1
pkgdesc="A GTK+ module that bridges ATK to D-Bus at-spi"
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@ makedepends=('intltool')
install=at-spi2-atk.install
options=('!libtool')
groups=('gnome')
-source=(http://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('4b958d3701afd0c8f83ecf297750032f06a07491007d85173997ce7371688725')
+source=(http://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('7fd0e043d2a32f06cab1ca116f36114d9b0c482ca421e26b1d565687db171150')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"