[arch-commits] Commit in libgweather/repos/gnome-i686 (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sat Aug 23 18:35:37 UTC 2008


    Date: Saturday, August 23, 2008 @ 14:35:37
  Author: jgc
Revision: 10092

libgweather 2.23.6 - GNOME 2.23.90

Modified:
  libgweather/repos/gnome-i686/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-23 17:22:42 UTC (rev 10091)
+++ PKGBUILD	2008-08-23 18:35:37 UTC (rev 10092)
@@ -1,19 +1,19 @@
 # $Id$
 # Maintainer: Jan de Groot  <jgc at archlinux.org>
 pkgname=libgweather
-pkgver=2.22.3
+pkgver=2.23.6
 pkgrel=1
 pkgdesc="Provides access to weather information from the net"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('gnome-vfs>=2.22.0')
+depends=('gconf>=2.23.2' 'libsoup>=2.23.6')
 makedepends=('pkgconfig' 'perlxml')
 options=('!libtool' '!emptydirs')
 conflicts=('gnome-applets<2.22.0')
 url="http://www.gnome.org/"
 install=libgweather.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.22/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('151e03d925579241decc92afa4d07182')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.23/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('3e6a079f0402025495ea7b3a39c3fad4')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list