summaryrefslogtreecommitdiff
path: root/extra/at-spi2-core/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-11 02:08:20 -0800
committerroot <root@rshg054.dnsready.net>2012-12-11 02:08:20 -0800
commit37d560a05f516614c5765f171a5defb494a55acf (patch)
tree8fb8668e185033a9b8972b460d843aa6d23f829b /extra/at-spi2-core/PKGBUILD
parent4aef0a374e20e36cf2bf6e779d93789d9a5791ae (diff)
Tue Dec 11 02:05:08 PST 2012
Diffstat (limited to 'extra/at-spi2-core/PKGBUILD')
-rw-r--r--extra/at-spi2-core/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/at-spi2-core/PKGBUILD b/extra/at-spi2-core/PKGBUILD
index a9166abc6..61e23ebaf 100644
--- a/extra/at-spi2-core/PKGBUILD
+++ b/extra/at-spi2-core/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 170878 2012-11-12 21:33:49Z heftig $
+# $Id: PKGBUILD 173097 2012-12-10 22:25:55Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=at-spi2-core
-pkgver=2.6.2
+pkgver=2.6.3
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=('0d5321ce9fdd7d036b072ef28cba14088394606e1687183ec5d0ae6adea8c87e')
+sha256sums=('fc4487ae46e847cfd057b329b852cf99923772ecd2ddc29f29670c9f2b15d0ea')
build() {
cd $pkgname-$pkgver