[arch-commits] Commit in atk (gnome-unstable gnome-unstable/PKGBUILD)
Jan de Groot
jgc at archlinux.org
Tue Aug 11 16:22:57 UTC 2009
Date: Tuesday, August 11, 2009 @ 12:22:57
Author: jgc
Revision: 49530
Update to 2.27.90:
- switch to sha256sums
- enable documentation, it's small anyways
Added:
atk/gnome-unstable/
Modified:
atk/gnome-unstable/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: gnome-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2009-08-11 16:16:32 UTC (rev 49529)
+++ gnome-unstable/PKGBUILD 2009-08-11 16:22:57 UTC (rev 49530)
@@ -1,17 +1,17 @@
# $Id$
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=atk
-pkgver=1.26.0
+pkgver=1.27.90
pkgrel=1
pkgdesc="A library providing a set of interfaces for accessibility"
arch=(i686 x86_64)
license=('LGPL')
-depends=('glib2>=2.20.0')
+depends=('glib2>=2.21.4')
makedepends=('pkgconfig')
-options=('!libtool' '!docs')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.26/${pkgname}-${pkgver}.tar.bz2)
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.27/${pkgname}-${pkgver}.tar.bz2)
url='http://www.gtk.org/'
-md5sums=('719229408019c548855673840679f156')
+sha256sums=('b7255a400139d8c41bc7e2ac630ba4c6479e60e4a08295d0338e9edfdc3db00f')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list