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

Ionut Biru ibiru at archlinux.org
Tue Mar 30 18:34:52 UTC 2010


    Date: Tuesday, March 30, 2010 @ 14:34:52
  Author: ibiru
Revision: 74297

update to 2.30

Modified:
  libgweather/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-30 18:34:44 UTC (rev 74296)
+++ PKGBUILD	2010-03-30 18:34:52 UTC (rev 74297)
@@ -2,20 +2,20 @@
 # Maintainer: Jan de Groot  <jgc at archlinux.org>
 
 pkgname=libgweather
-pkgver=2.29.92
+pkgver=2.30.0
 pkgrel=1
 pkgdesc="Provides access to weather information from the net"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('LGPL')
-depends=('gconf>=2.28.0' 'libsoup-gnome>=2.29.91' 'gnome-icon-theme')
+depends=('gconf>=2.28.0' 'libsoup-gnome>=2.30.0' 'gnome-icon-theme')
 makedepends=('pkgconfig' 'intltool' 'gtk-doc')
 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.29/${pkgname}-${pkgver}.tar.bz2
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2
         01_gettext_not_xml.patch)
-sha256sums=('36b287d68940d46b51dfe884bfafe76ffa76e756a885f2b749a41e4c4925929c'
+sha256sums=('25cd8976f98b79f7c336551bea7179a5b29027e95d3ba6a046c638422d440548'
             '64c181675714a411c2bc31d254cf5ad4a128fba539839b41783540e978a1de20')
 
 build() {




More information about the arch-commits mailing list