gnome-weather: update to 3.20.2.

This commit is contained in:
Enno Boland 2016-09-22 11:40:01 +02:00
parent 518ec01739
commit cab7992701
1 changed files with 3 additions and 3 deletions

View File

@ -1,20 +1,20 @@
# Template file for 'gnome-weather' # Template file for 'gnome-weather'
pkgname=gnome-weather pkgname=gnome-weather
version=3.18.1 version=3.20.2
revision=1 revision=1
lib32disabled=yes lib32disabled=yes
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-schemas-compile" configure_args="--disable-schemas-compile"
hostmakedepends="pkg-config intltool itstool gnome-doc-utils glib-devel hostmakedepends="pkg-config intltool itstool gnome-doc-utils glib-devel
$(vopt_if gir gobject-introspection)" $(vopt_if gir gobject-introspection)"
makedepends="gtk+3-devel gjs-devel libgweather-devel" makedepends="gtk+3-devel gjs-devel libgweather-devel geoclue2-devel"
depends="desktop-file-utils" depends="desktop-file-utils"
short_desc="Access current weather conditions and forecasts for GNOME" short_desc="Access current weather conditions and forecasts for GNOME"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.gnome.org" homepage="http://www.gnome.org"
license="GPL-2" license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=d0cbe0ee6e9f9332e30836d72c9a462ecc908a97402943c33cd6e61d08323fdf checksum=7823ca7c08fa852232b98c2517830e3bd9b0ab80c9ac83f182c18ec140a5c18b
build_options="gir" build_options="gir"
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then