gnome-weather: update to 3.24.0
This commit is contained in:
parent
8ad3a92b5b
commit
8753590b1c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-weather'
|
||||
pkgname=gnome-weather
|
||||
version=3.20.2
|
||||
version=3.24.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -11,10 +11,10 @@ makedepends="gtk+3-devel gjs-devel libgweather-devel geoclue2-devel"
|
|||
depends="desktop-file-utils"
|
||||
short_desc="Access current weather conditions and forecasts for GNOME"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.gnome.org"
|
||||
homepage="https://wiki.gnome.org/Apps/Weather"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=7823ca7c08fa852232b98c2517830e3bd9b0ab80c9ac83f182c18ec140a5c18b
|
||||
checksum=e36847884670e59a71ac70ed982fc8f2fb70f1766c3a24f10a0cd38c9b66d574
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue