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 7790b0b7b..78ed23a55 100644
--- a/gnome-unstable/at-spi2-core/PKGBUILD
+++ b/gnome-unstable/at-spi2-core/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 153881 2012-03-20 09:12:53Z ibiru $
+# $Id: PKGBUILD 154625 2012-03-30 13:18:14Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=at-spi2-core
-pkgver=2.3.92
+pkgver=2.4.0
pkgrel=1
pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
arch=('i686' 'x86_64')
@@ -12,7 +12,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=('5824e7d4dcf01543dae9800fdeff93bc1b503baa39461566a6e3f32bac6cbf24')
+sha256sums=('d9d087efe528b392cb7ee27982798126df6ec8c18d5e30c557c8fcc55022c669')
build() {
cd $pkgname-$pkgver