libgweather: update to 3.10.1.

This commit is contained in:
Juan RP 2013-10-15 21:36:04 +02:00
parent 126fb28265
commit 33fbdfe948

View file

@ -1,7 +1,7 @@
# Template file for 'libgweather' # Template file for 'libgweather'
pkgname=libgweather pkgname=libgweather
version=3.10.0 version=3.10.1
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-schemas-compile configure_args="--disable-schemas-compile
--enable-locations-compression --with-zoneinfo-dir=/usr/share/zoneinfo" --enable-locations-compression --with-zoneinfo-dir=/usr/share/zoneinfo"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1" license="LGPL-2.1"
homepage="http://www.gnome.org/" homepage="http://www.gnome.org/"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=4feab6e5c6eb4df85e7d134982a18a6196e63bc8179cfe5a25fc727482c52996 checksum=ae8e785f6798b4fe4cf1461c57faf1c0625716ccb92ea927e091840a1205cfc7
long_desc=" long_desc="
libgweather is a library to access weather information from online libgweather is a library to access weather information from online
services for numerous locations." services for numerous locations."