From 2636aa756db19b1f83c0d903df4ced941a15af7b Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 24 Oct 2011 22:17:52 +0200 Subject: [PATCH] libgweather: update to 3.2.1. --- srcpkgs/libgweather/libgweather-devel.template | 5 ----- srcpkgs/libgweather/template | 6 ++++-- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/srcpkgs/libgweather/libgweather-devel.template b/srcpkgs/libgweather/libgweather-devel.template index 98e47276a67..f9396e36dcf 100644 --- a/srcpkgs/libgweather/libgweather-devel.template +++ b/srcpkgs/libgweather/libgweather-devel.template @@ -5,12 +5,7 @@ long_desc="${long_desc} This package contains files for development, headers, static libs, etc." -Add_dependency run pkg-config -Add_dependency run intltool Add_dependency run gtk+3-devel -Add_dependency run libxml2-devel -Add_dependency run libsoup-devel -Add_dependency run libsoup-gnome-devel Add_dependency run GConf-devel Add_dependency run libgweather diff --git a/srcpkgs/libgweather/template b/srcpkgs/libgweather/template index d8d0ac95838..5197169eea3 100644 --- a/srcpkgs/libgweather/template +++ b/srcpkgs/libgweather/template @@ -1,6 +1,7 @@ # Template file for 'libgweather' pkgname=libgweather -version=3.2.0 +version=3.2.1 +homepage="http://www.gnome.org/" distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz" build_style=gnu-configure configure_args="--disable-schemas-install @@ -8,7 +9,8 @@ configure_args="--disable-schemas-install --enable-locations-compression --with-zoneinfo-dir=/usr/share/zoneinfo" short_desc="Weather information access library" maintainer="Juan RP " -checksum=7fdae4aad787759ed0d0124d66991311a24c8c9a3c9a46c56f62e4cc4575aea9 +license="LGPL-2.1" +checksum=495f6d0f79947d6e601db3220360b1fcd6ae43608cd1571be5bcd5c05b7388d5 long_desc=" libgweather is a library to access weather information from online services for numerous locations."