gnome-weather: update to 3.14.1.
This commit is contained in:
parent
e7df1c0b4b
commit
8bd015f385
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'gnome-weather'
|
# Template file for 'gnome-weather'
|
||||||
pkgname=gnome-weather
|
pkgname=gnome-weather
|
||||||
version=3.12.1
|
version=3.14.1
|
||||||
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 gobject-introspection"
|
hostmakedepends="pkg-config intltool itstool gnome-doc-utils gobject-introspection glib-devel"
|
||||||
makedepends="gtk+3-devel>=3.8 gjs-devel>=1.40 libgweather-devel>=3.12"
|
makedepends="gtk+3-devel>=3.8 gjs-devel>=1.40 libgweather-devel>=3.14"
|
||||||
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@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
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=23b99daf43838135c454af2c36a5964ab5e67a9c900a2b56ba9b3d96cdc67720
|
checksum=e3acea9b5e9e7dd5e9d51c2793c568ea7378b08b4de1bcfe7f0b8b3c2004fe87
|
||||||
|
|
Loading…
Reference in a new issue