Date: Tuesday, February 23, 2010 @ 13:49:58 Author: jgc Revision: 69950
upgpkg: libgweather 2.29.91-1 Update to 2.29.91 - change to .xz Modified: libgweather/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-02-23 18:49:00 UTC (rev 69949) +++ PKGBUILD 2010-02-23 18:49:58 UTC (rev 69950) @@ -2,12 +2,12 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=libgweather -pkgver=2.29.90 +pkgver=2.29.91 pkgrel=1 pkgdesc="Provides access to weather information from the net" arch=(i686 x86_64) license=('LGPL') -depends=('gconf>=2.28.0' 'libsoup-gnome>=2.29.90' 'gnome-icon-theme') +depends=('gconf>=2.28.0' 'libsoup-gnome>=2.29.91' 'gnome-icon-theme') makedepends=('pkgconfig' 'intltool' 'gtk-doc') options=('!libtool' '!emptydirs') conflicts=('gnome-applets<2.22.0') @@ -15,7 +15,7 @@ install=libgweather.install source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.29/${pkgname}-${pkgver}.tar.bz2 01_gettext_not_xml.patch) -sha256sums=('a79fed235f6bbc3d92f175f64ffe2e1e1e6f513bfed2c3898524e882f0b53493' +sha256sums=('4ca3bcf52d6a8b90c1144c4df7137d6fbc9b40648bb2a3824229a6c157ff446b' '64c181675714a411c2bc31d254cf5ad4a128fba539839b41783540e978a1de20') build() {
