summaryrefslogtreecommitdiff
path: root/gnome-unstable/atk
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-21 23:14:42 +0000
committerroot <root@rshg054.dnsready.net>2011-09-21 23:14:42 +0000
commitb7f839da11975b9f2a964a82d591b7a8628f0931 (patch)
treebb6a7aee842680de3a5038e34d27256ca1d389ef /gnome-unstable/atk
parentae08410274473c5ab78d300ea2365c4b1070cc61 (diff)
Wed Sep 21 23:14:42 UTC 2011
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}"