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

Jan de Groot jgc at archlinux.org
Thu Jan 15 12:42:30 UTC 2009


    Date: Thursday, January 15, 2009 @ 07:42:29
  Author: jgc
Revision: 24218

GNOME 2.24.3

Modified:
  libgweather/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-15 12:41:19 UTC (rev 24217)
+++ PKGBUILD	2009-01-15 12:42:29 UTC (rev 24218)
@@ -1,19 +1,19 @@
 # $Id$
 # Maintainer: Jan de Groot  <jgc at archlinux.org>
 pkgname=libgweather
-pkgver=2.24.2
+pkgver=2.24.3
 pkgrel=1
 pkgdesc="Provides access to weather information from the net"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('gconf>=2.24.0' 'libsoup>=2.24.2.1')
+depends=('gconf>=2.24.0' 'libsoup>=2.24.3')
 makedepends=('pkgconfig' 'intltool')
 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.24/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('a95226ca8e5869eb2da66ce390e93b5a')
+md5sums=('ab29ea93a87339bb1571434fe2086789')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list