summaryrefslogtreecommitdiff
path: root/extra/atk/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/atk/PKGBUILD')
-rw-r--r--extra/atk/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/atk/PKGBUILD b/extra/atk/PKGBUILD
index 18e1b42a2..75f326579 100644
--- a/extra/atk/PKGBUILD
+++ b/extra/atk/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 156707 2012-04-23 09:03:35Z ibiru $
+# $Id: PKGBUILD 169846 2012-10-30 22:23:52Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=atk
-pkgver=2.4.0
+pkgver=2.6.0
pkgrel=1
pkgdesc="A library providing a set of interfaces for accessibility"
arch=(i686 x86_64 'mips64el')
@@ -12,7 +12,7 @@ makedepends=('gobject-introspection')
options=('!libtool')
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
url='http://www.gtk.org/'
-sha256sums=('091e9ce975a9fbbc7cd8fa64c9c389ffb7fa6cdde58b6d5c01b2c267093d888d')
+sha256sums=('eff663f90847620bb68c9c2cbaaf7f45e2ff44163b9ab3f10d15be763680491f')
build() {
cd "$pkgname-$pkgver"