summaryrefslogtreecommitdiff
path: root/extra/at-spi2-core
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-12-11 16:54:49 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-12-11 16:54:49 +0100
commit6767b6bbf9829a692c85c3dcd5ee0280982bd252 (patch)
tree10bdbab736fb8e6abe1e99f4d1293b8e634c852a /extra/at-spi2-core
parent422ddbe135468a35d04170922ea3d25d18246aca (diff)
parentab94338181959432cf0046ce0a9643307dab9366 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: extra/libwebp/PKGBUILD extra/totem/PKGBUILD extra/webkitgtk/PKGBUILD
Diffstat (limited to 'extra/at-spi2-core')
-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 847ee4068..e1fa0bc9f 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' 'mips64el')
@@ -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