summaryrefslogtreecommitdiff
path: root/gnome-unstable/at-spi2-core
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-21 23:14:42 +0000
committerroot <root@rshg054.dnsready.net>2011-09-21 23:14:42 +0000
commitb7f839da11975b9f2a964a82d591b7a8628f0931 (patch)
treebb6a7aee842680de3a5038e34d27256ca1d389ef /gnome-unstable/at-spi2-core
parentae08410274473c5ab78d300ea2365c4b1070cc61 (diff)
Wed Sep 21 23:14:42 UTC 2011
Diffstat (limited to 'gnome-unstable/at-spi2-core')
-rw-r--r--gnome-unstable/at-spi2-core/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/gnome-unstable/at-spi2-core/PKGBUILD b/gnome-unstable/at-spi2-core/PKGBUILD
index 5f819137a..2780a1063 100644
--- a/gnome-unstable/at-spi2-core/PKGBUILD
+++ b/gnome-unstable/at-spi2-core/PKGBUILD
@@ -1,7 +1,8 @@
-# $Id: PKGBUILD 137088 2011-09-06 07:35:21Z ibiru $
+# $Id: PKGBUILD 138330 2011-09-20 07:33:08Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
+
pkgname=at-spi2-core
-pkgver=2.1.91
+pkgver=2.1.92
pkgrel=1
pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
arch=('i686' 'x86_64')
@@ -11,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=('e5aba850fede870afff461ff286a750c721eccc7d05221c40be56675f470fbfc')
+sha256sums=('6389370b76a14e201dd25c7d047fcd5fbadc3d9ea2b8dcd89fd30988e0383be2')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"