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 8818b50d3..c7109505d 100644
--- a/gnome-unstable/atk/PKGBUILD
+++ b/gnome-unstable/atk/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 152457 2012-03-07 15:37:06Z ibiru $
+# $Id: PKGBUILD 153875 2012-03-20 09:03:46Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=atk
-pkgver=2.3.93
+pkgver=2.3.95
pkgrel=1
pkgdesc="A library providing a set of interfaces for accessibility"
arch=(i686 x86_64)
@@ -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=('b551078c69132202d310afd180cac87c6f67e14f842a5fadde251479884db2f9')
+sha256sums=('a4d03a87f773b699fb88935296185bbe723d2d6eac9cc453a2f68a8b822b4540')
build() {
cd "$pkgname-$pkgver"