gnome-weather: update to 3.12.0.
This commit is contained in:
parent
2837b1577b
commit
915d7810cd
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'gnome-weather'
|
# Template file for 'gnome-weather'
|
||||||
pkgname=gnome-weather
|
pkgname=gnome-weather
|
||||||
version=3.10.1
|
version=3.12.0
|
||||||
revision=1
|
revision=1
|
||||||
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"
|
||||||
makedepends="gtk+3-devel>=3.8 gjs-devel>=1.38 libgweather-devel>=3.10"
|
makedepends="gtk+3-devel>=3.8 gjs-devel>=1.40 libgweather-devel>=3.12"
|
||||||
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=e0f2503c2cc9ced72da7728b262a767342b82852a74196db44377d18f1820fe4
|
checksum=c0b700e450fff02012131f5ef5aacab57ac48d86872b9f8e9179e9d4ef794e4d
|
||||||
|
|
Loading…
Reference in a new issue