[arch-commits] Commit in atk/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Fri Feb 12 21:45:53 UTC 2010


    Date: Friday, February 12, 2010 @ 16:45:53
  Author: jgc
Revision: 68432

upgpkg: atk 1.29.4-1
    Update to 1.29.4

Modified:
  atk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-12 21:34:21 UTC (rev 68431)
+++ PKGBUILD	2010-02-12 21:45:53 UTC (rev 68432)
@@ -1,17 +1,17 @@
 # $Id$
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=atk
-pkgver=1.28.0
+pkgver=1.29.4
 pkgrel=1
 pkgdesc="A library providing a set of interfaces for accessibility"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('glib2>=2.22.0')
+depends=('glib2>=2.23.3')
 makedepends=('pkgconfig')
 options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.28/${pkgname}-${pkgver}.tar.bz2)
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.29/${pkgname}-${pkgver}.tar.bz2)
 url='http://www.gtk.org/'
-sha256sums=('e4da9fe580d2d55f4e77a138c553b4b32654dfb06bf0715592cc9dbd6355fe87')
+sha256sums=('f7a0e4df083128e734ba18e91be8731dd7c635a92be83e24d491a353d79f35b9')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list