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

Jan de Groot jgc at archlinux.org
Thu Apr 16 19:15:20 UTC 2009


    Date: Thursday, April 16, 2009 @ 15:15:20
  Author: jgc
Revision: 35736

upgpkg: libgweather 2.26.1-1

Modified:
  libgweather/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-16 19:13:11 UTC (rev 35735)
+++ PKGBUILD	2009-04-16 19:15:20 UTC (rev 35736)
@@ -1,19 +1,19 @@
 # $Id$
 # Maintainer: Jan de Groot  <jgc at archlinux.org>
 pkgname=libgweather
-pkgver=2.26.0
+pkgver=2.26.1
 pkgrel=1
 pkgdesc="Provides access to weather information from the net"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('gconf>=2.26.0-2' 'libsoup>=2.26.0')
+depends=('gconf>=2.26.0-3' 'libsoup>=2.26.1')
 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.26/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('b96016d7b35c66cf251189e9851ee252')
+md5sums=('382041ee8f4efeec1afde968624d34fe')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list