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

Jan de Groot jgc at archlinux.org
Tue Mar 17 18:24:30 UTC 2009


    Date: Tuesday, March 17, 2009 @ 14:24:30
  Author: jgc
Revision: 30226

upgpkg: at-spi 1.26.0-1
    GNOME 2.26

Modified:
  at-spi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-17 18:18:20 UTC (rev 30225)
+++ PKGBUILD	2009-03-17 18:24:30 UTC (rev 30226)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot <jan at archlinux.org>
 
 pkgname=at-spi
-pkgver=1.24.1
+pkgver=1.26.0
 pkgrel=1
 pkgdesc="Assistive Technology Service Provider Interface"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('libbonobo>=2.24.0' 'libxevie' 'libxtst' 'gtk2>=2.14.6')
+depends=('libbonobo>=2.24.1' 'libxtst' 'gtk2>=2.16.0')
 makedepends=('pkgconfig' 'python' 'intltool')
 options=('!libtool')
 url="http://www.gnome.org"
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.24/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('8e98aadfaca757799cb18ea92f40d21a')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.26/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('3f2f7d29b45eff08adf56af0d31d3984')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list