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

Ionut Biru ibiru at archlinux.org
Wed Jun 15 14:51:33 UTC 2011


    Date: Wednesday, June 15, 2011 @ 10:51:32
  Author: ibiru
Revision: 127481

update to 2.0.1

Modified:
  atk/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-15 14:49:12 UTC (rev 127480)
+++ PKGBUILD	2011-06-15 14:51:32 UTC (rev 127481)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=atk
-pkgver=2.0.0
+pkgver=2.0.1
 pkgrel=1
 pkgdesc="A library providing a set of interfaces for accessibility"
 arch=(i686 x86_64)
@@ -9,9 +9,9 @@
 depends=('glib2')
 makedepends=('pkgconfig' 'gobject-introspection')
 options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
 url='http://www.gtk.org/'
-sha256sums=('5dbdc35f7f5b3f0748039bb3faa7cd5e45ec3d337a539772bc73acd0dfb55afd')
+sha256sums=('4588867bb9eb788b2cf3399d3a2d5e4898193a9027436f6cffc9c18a627452a1')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list