diff options
author | root <root@rshg054.dnsready.net> | 2012-09-07 00:03:53 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-09-07 00:03:53 +0000 |
commit | ed51a8c1611ffa602f5f9628c858f6edbc218fc8 (patch) | |
tree | 9da1c83153c6a7313cc5fbdc6a361083051e9f1d /gnome-unstable/at-spi2-atk | |
parent | 3a491cfc574c49ee5f006f74323b6d432d372ab8 (diff) |
Fri Sep 7 00:03:53 UTC 2012
Diffstat (limited to 'gnome-unstable/at-spi2-atk')
-rw-r--r-- | gnome-unstable/at-spi2-atk/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/at-spi2-atk/PKGBUILD b/gnome-unstable/at-spi2-atk/PKGBUILD index 064730448..d8166dc4f 100644 --- a/gnome-unstable/at-spi2-atk/PKGBUILD +++ b/gnome-unstable/at-spi2-atk/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 165756 2012-08-29 12:54:52Z jgc $ +# $Id: PKGBUILD 166313 2012-09-05 21:38:40Z jgc $ # Maintainer: Ionut Biru <ibiru@archlinux.org> pkgname=at-spi2-atk -pkgver=2.5.90 +pkgver=2.5.91 pkgrel=1 pkgdesc="A GTK+ module that bridges ATK to D-Bus at-spi" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('intltool') install=at-spi2-atk.install options=('!libtool') source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('373c46988fca380e36530c554bea470e05a2aa311292ee134746f856c5baf57e') +sha256sums=('0eeb0ca540c171aa44586c59db52dccb443e4d80acbba719ff6d599350da2c54') build() { cd $pkgname-$pkgver |