summaryrefslogtreecommitdiff
path: root/gnome-unstable/atk/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/atk/PKGBUILD')
-rw-r--r--gnome-unstable/atk/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/atk/PKGBUILD b/gnome-unstable/atk/PKGBUILD
index 65fdf0298..ab3e4aeb7 100644
--- a/gnome-unstable/atk/PKGBUILD
+++ b/gnome-unstable/atk/PKGBUILD
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD 109673 2011-02-11 18:32:19Z heftig $
+# $Id: PKGBUILD 118010 2011-04-05 06:45:40Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=atk
-pkgver=1.33.6
+pkgver=2.0.0
pkgrel=1
pkgdesc="A library providing a set of interfaces for accessibility"
arch=(i686 x86_64)
@@ -11,7 +11,7 @@ makedepends=('pkgconfig' 'gobject-introspection')
options=('!libtool')
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
url='http://www.gtk.org/'
-sha256sums=('e61c9a7bb2605a6ba698285f5593590c90818592f3d122101b9d42697fd2b0b6')
+sha256sums=('5dbdc35f7f5b3f0748039bb3faa7cd5e45ec3d337a539772bc73acd0dfb55afd')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"