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

Ionut Biru ibiru at archlinux.org
Tue Mar 30 17:23:37 UTC 2010


    Date: Tuesday, March 30, 2010 @ 13:23:36
  Author: ibiru
Revision: 74202

update to 1.30

Modified:
  at-spi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-30 17:21:01 UTC (rev 74201)
+++ PKGBUILD	2010-03-30 17:23:36 UTC (rev 74202)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot <jan at archlinux.org>
 
 pkgname=at-spi
-pkgver=1.29.92
+pkgver=1.30.0
 pkgrel=1
 pkgdesc="Assistive Technology Service Provider Interface"
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('libbonobo>=2.24.2' 'libxtst' 'gtk2>=2.19.7' 'gconf>=2.28.0')
+depends=('libbonobo>=2.24.2' 'libxtst' 'gtk2>=2.20.0' 'gconf>=2.28.0')
 makedepends=('pkgconfig' 'python' 'intltool')
 options=('!libtool')
 url="http://www.gnome.org"
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.29/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('d5d6fdcb22d53188a9967218dfc57c39e006ac0ab2e09357bee729a9d51555cb')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.30/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('b3119a6ffcdc8aa18244e964bb4acdf23c13e1815153dc85c69ba0567b68bddb')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list