summaryrefslogtreecommitdiff
path: root/gnome-unstable/at-spi2-atk/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/at-spi2-atk/PKGBUILD')
-rw-r--r--gnome-unstable/at-spi2-atk/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/at-spi2-atk/PKGBUILD b/gnome-unstable/at-spi2-atk/PKGBUILD
index 4499da016..930a355d0 100644
--- a/gnome-unstable/at-spi2-atk/PKGBUILD
+++ b/gnome-unstable/at-spi2-atk/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 136677 2011-08-31 12:40:10Z ibiru $
+# $Id: PKGBUILD 137174 2011-09-06 09:02:20Z ibiru $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=at-spi2-atk
-pkgver=2.1.90
+pkgver=2.1.91
pkgrel=1
pkgdesc="A GTK+ module that bridges ATK to D-Bus at-spi"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ install=at-spi2-atk.install
options=('!libtool')
groups=('gnome')
source=(http://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('218090dc38ea5614ec86e3f388c3c504f94d129df4eee6d4c2f5066b257e1faf')
+sha256sums=('0dc9b73d033cb8d774e861c461c128ea7f49273f478cf690be469cbb25532e3b')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"