gnome-weather: update to 3.18.0.
This commit is contained in:
parent
6d314c517b
commit
f110ed6b0f
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-weather'
|
||||
pkgname=gnome-weather
|
||||
version=3.16.2.1
|
||||
revision=2
|
||||
version=3.18.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile"
|
||||
|
@ -13,8 +13,8 @@ short_desc="Access current weather conditions and forecasts for GNOME"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*.*}/$pkgname-$version.tar.xz"
|
||||
checksum=0fe481d4be192ca32cb401f3f4b74feb0f1ea3241f23dc51ec1949874836e355
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=fa0c098bef351af7457abf0ef6bd0afb62d727f041a15107e02693c9c7bd48aa
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue