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