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

Jan de Groot jgc at archlinux.org
Wed Sep 23 10:47:42 UTC 2009


    Date: Wednesday, September 23, 2009 @ 06:47:42
  Author: jgc
Revision: 52925

Update to 1.28.0

Modified:
  atk/gnome-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-23 10:47:31 UTC (rev 52924)
+++ PKGBUILD	2009-09-23 10:47:42 UTC (rev 52925)
@@ -1,17 +1,17 @@
 # $Id$
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=atk
-pkgver=1.27.90
+pkgver=1.28.0
 pkgrel=1
 pkgdesc="A library providing a set of interfaces for accessibility"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('glib2>=2.21.4')
+depends=('glib2>=2.22.0')
 makedepends=('pkgconfig')
 options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.27/${pkgname}-${pkgver}.tar.bz2)
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.28/${pkgname}-${pkgver}.tar.bz2)
 url='http://www.gtk.org/'
-sha256sums=('b7255a400139d8c41bc7e2ac630ba4c6479e60e4a08295d0338e9edfdc3db00f')
+sha256sums=('e4da9fe580d2d55f4e77a138c553b4b32654dfb06bf0715592cc9dbd6355fe87')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list