summaryrefslogtreecommitdiff
path: root/gnome-unstable/at-spi2-core/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/at-spi2-core/PKGBUILD')
-rw-r--r--gnome-unstable/at-spi2-core/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/at-spi2-core/PKGBUILD b/gnome-unstable/at-spi2-core/PKGBUILD
index cd86f482d..5f819137a 100644
--- a/gnome-unstable/at-spi2-core/PKGBUILD
+++ b/gnome-unstable/at-spi2-core/PKGBUILD
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD 136673 2011-08-31 12:35:25Z ibiru $
+# $Id: PKGBUILD 137088 2011-09-06 07:35:21Z ibiru $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=at-spi2-core
-pkgver=2.1.90
+pkgver=2.1.91
pkgrel=1
pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('dbus-core' 'glib2' 'libxtst')
makedepends=('intltool' 'gobject-introspection')
options=('!libtool')
source=(http://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('2e60f0b511b68d0d9b5a0eb9f4ada3d855d3615883238593923ebb9cd33936fa')
+sha256sums=('e5aba850fede870afff461ff286a750c721eccc7d05221c40be56675f470fbfc')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"