summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/atk/PKGBUILD
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2008-12-01 05:08:11 (GMT)
committerJames Meyer <james.meyer@operamail.com>2008-12-01 05:08:11 (GMT)
commit60a85896eec2c8e0e8b1c78c83cc39222649ceae (patch)
tree6adc8c3984c870b1faa45ea02781c9b4505c7083 /abs/core-testing/atk/PKGBUILD
parente8efa7348d5849656b3f3c51c6ae9c2b4089053e (diff)
parentd615d8fb4dd78b2e51708b321ad77b6304458bfd (diff)
downloadlinhes_pkgbuild-60a85896eec2c8e0e8b1c78c83cc39222649ceae.zip
linhes_pkgbuild-60a85896eec2c8e0e8b1c78c83cc39222649ceae.tar.gz
linhes_pkgbuild-60a85896eec2c8e0e8b1c78c83cc39222649ceae.tar.bz2
Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD.git
Diffstat (limited to 'abs/core-testing/atk/PKGBUILD')
-rw-r--r--abs/core-testing/atk/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/abs/core-testing/atk/PKGBUILD b/abs/core-testing/atk/PKGBUILD
index 90ba910..bca7854 100644
--- a/abs/core-testing/atk/PKGBUILD
+++ b/abs/core-testing/atk/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 356 2008-04-18 22:56:27Z aaron $
+# $Id: PKGBUILD 12890 2008-09-23 17:10:00Z jgc $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=atk
-pkgver=1.22.0
+pkgver=1.24.0
pkgrel=1
pkgdesc="A library providing a set of interfaces for accessibility"
arch=(i686 x86_64)
license=('LGPL')
-depends=('glib2>=2.16.0')
+depends=('glib2>=2.18.1')
makedepends=('pkgconfig')
-options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.22/${pkgname}-${pkgver}.tar.bz2)
+options=('!libtool' '!docs')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.24/${pkgname}-${pkgver}.tar.bz2)
url='http://www.gtk.org/'
-md5sums=('06a2b39a22d5ca35c47435da6b9643ac')
+md5sums=('fb0ee9c7f18b15b490a0168b13740a4d')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}