summaryrefslogtreecommitdiff
path: root/gnome-unstable/atk
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/atk')
-rw-r--r--gnome-unstable/atk/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/gnome-unstable/atk/PKGBUILD b/gnome-unstable/atk/PKGBUILD
index 10f6b5824..76b56dfea 100644
--- a/gnome-unstable/atk/PKGBUILD
+++ b/gnome-unstable/atk/PKGBUILD
@@ -1,7 +1,8 @@
-# $Id: PKGBUILD 136584 2011-08-30 17:01:53Z ibiru $
+# $Id: PKGBUILD 138329 2011-09-20 07:32:32Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
+
pkgname=atk
-pkgver=2.1.5
+pkgver=2.1.92
pkgrel=1
pkgdesc="A library providing a set of interfaces for accessibility"
arch=(i686 x86_64)
@@ -11,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=('e903b7723ee08ed3898c41dfee61ba842f5647d4a9ac321cb9d3a78bb04eab00')
+sha256sums=('556c0417651e6d8ef6d85c92c4e787840625dc8ed8111d0bb7c8b584c1d4ea4f')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"