[arch-commits] CVS update of extra/lib/atk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Thu Sep 20 16:45:40 UTC 2007


    Date: Thursday, September 20, 2007 @ 12:45:40
  Author: jgc
    Path: /home/cvs-extra/extra/lib/atk

Modified: PKGBUILD (1.30 -> 1.31)

upgpkg: atk 1.20.0-1
Update to GNOME 2.20


----------+
 PKGBUILD |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)


Index: extra/lib/atk/PKGBUILD
diff -u extra/lib/atk/PKGBUILD:1.30 extra/lib/atk/PKGBUILD:1.31
--- extra/lib/atk/PKGBUILD:1.30	Wed Mar 14 18:13:24 2007
+++ extra/lib/atk/PKGBUILD	Thu Sep 20 12:45:40 2007
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD,v 1.30 2007/03/14 22:13:24 jgc Exp $
-# Maintainer: dorphell <dorphell at archlinux.org>
+# $Id: PKGBUILD,v 1.31 2007/09/20 16:45:40 jgc Exp $
+# Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=atk
-pkgver=1.18.0
-pkgrel=2
+pkgver=1.20.0
+pkgrel=1
 pkgdesc="A library providing a set of interfaces for accessibility"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('glib2>=2.12.11')
+depends=('glib2>=2.14.1')
 makedepends=('pkgconfig')
-options=('nolibtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.18/${pkgname}-${pkgver}.tar.bz2)
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.20/${pkgname}-${pkgver}.tar.bz2)
 url='http://www.gtk.org/'
-md5sums=('9fc33ec48fd32933f7f630479dfad667')
+md5sums=('b1a9e28d9f54ea306bd85a4c84b25fb8')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list