summaryrefslogtreecommitdiff
path: root/gnome-unstable/at-spi2-atk
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/at-spi2-atk')
-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 930a355d0..372f95ac7 100644
--- a/gnome-unstable/at-spi2-atk/PKGBUILD
+++ b/gnome-unstable/at-spi2-atk/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 137174 2011-09-06 09:02:20Z ibiru $
+# $Id: PKGBUILD 138332 2011-09-20 07:37:24Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=at-spi2-atk
-pkgver=2.1.91
+pkgver=2.1.92
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=('0dc9b73d033cb8d774e861c461c128ea7f49273f478cf690be469cbb25532e3b')
+sha256sums=('20cc15ca5230b84d451efe157fc6aeb0908296010bdf68bea31f80ed116addb7')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"