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

Jan de Groot jgc at archlinux.org
Sun Oct 11 18:32:35 UTC 2009


    Date: Sunday, October 11, 2009 @ 14:32:35
  Author: jgc
Revision: 54695

Merge gnome-unstable

Modified:
  atk/trunk/PKGBUILD
Deleted:
  atk/gnome-unstable/

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2009-10-11 18:31:07 UTC (rev 54694)
+++ trunk/PKGBUILD	2009-10-11 18:32:35 UTC (rev 54695)
@@ -1,17 +1,17 @@
 # $Id$
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=atk
-pkgver=1.26.0
+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.20.0')
+depends=('glib2>=2.22.0')
 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.28/${pkgname}-${pkgver}.tar.bz2)
 url='http://www.gtk.org/'
-md5sums=('719229408019c548855673840679f156')
+sha256sums=('e4da9fe580d2d55f4e77a138c553b4b32654dfb06bf0715592cc9dbd6355fe87')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list