diff options
author | Leo C <leoc@gmx.com> | 2019-06-01 06:59:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-01 06:59:42 +0700 |
commit | ddc07828007c12f44ec684da76e5ca5bf1c56432 (patch) | |
tree | 51749fa3918bfba308f57a1075a633487ec7c43b /desktop | |
parent | ec79de58a2640b1a14c09fd1eda26d4c2e6cdabd (diff) | |
download | slackbuilds-ddc07828007c12f44ec684da76e5ca5bf1c56432.tar.gz |
desktop/gis-weather: Updated for version 0.8.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/gis-weather/README | 6 | ||||
-rw-r--r-- | desktop/gis-weather/gis-weather.SlackBuild | 6 | ||||
-rw-r--r-- | desktop/gis-weather/gis-weather.info | 8 | ||||
-rw-r--r-- | desktop/gis-weather/slack-desc | 6 |
4 files changed, 13 insertions, 13 deletions
diff --git a/desktop/gis-weather/README b/desktop/gis-weather/README index 33eeabb969..557b976530 100644 --- a/desktop/gis-weather/README +++ b/desktop/gis-weather/README @@ -1,5 +1,5 @@ -gis-weather is a customizable weather widget with many features, which -supports 4 different service providers: accuweather.com, gismeteo.com, -openweathermap.org and yr.no +gis-weather is a customizable weather widget with many features, that +supports 3 different service providers: gismeteo.com, openweathermap.org +and yr.no Note: for best display results, X compositing should be enabled. diff --git a/desktop/gis-weather/gis-weather.SlackBuild b/desktop/gis-weather/gis-weather.SlackBuild index 98e83bfd40..371fb81763 100644 --- a/desktop/gis-weather/gis-weather.SlackBuild +++ b/desktop/gis-weather/gis-weather.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for gis-weather -# Copyright 2016 Leonardo Citrolo, Italy +# Copyright 2016-2019 Leonardo Citrolo, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gis-weather -VERSION=${VERSION:-0.8.2.5} +VERSION=${VERSION:-0.8.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -71,7 +71,7 @@ Type=Application EOF mkdir -p $PKG/usr/share/$PRGNAM -cp -a dialogs i18n services themes utils gis-weather.py icon.png \ +cp -a dialogs i18n po services themes utils gis-weather.py icon.ico icon.png \ $PKG/usr/share/$PRGNAM mkdir -p $PKG/usr/share/pixmaps diff --git a/desktop/gis-weather/gis-weather.info b/desktop/gis-weather/gis-weather.info index 2886f8db34..5956160ca1 100644 --- a/desktop/gis-weather/gis-weather.info +++ b/desktop/gis-weather/gis-weather.info @@ -1,8 +1,8 @@ PRGNAM="gis-weather" -VERSION="0.8.2.5" -HOMEPAGE="https://gis-weather.sourceforge.io/" -DOWNLOAD="http://downloads.sourceforge.net/gis-weather/gis-weather-0.8.2.5.tar.gz" -MD5SUM="6e934ec5b24850f3250c2f887e166ffd" +VERSION="0.8.3" +HOMEPAGE="https://github.com/RingOV/gis-weather" +DOWNLOAD="https://github.com/RingOV/gis-weather/archive/v0.8.3/gis-weather-0.8.3.tar.gz" +MD5SUM="0bec01c2d17ae64c3c753985b5915804" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pygobject3-python3" diff --git a/desktop/gis-weather/slack-desc b/desktop/gis-weather/slack-desc index 1f1cf21a81..d5953e694a 100644 --- a/desktop/gis-weather/slack-desc +++ b/desktop/gis-weather/slack-desc @@ -8,12 +8,12 @@ |-----handy-ruler------------------------------------------------------| gis-weather: gis-weather (weather widget) gis-weather: -gis-weather: A customizable weather widget with many features, supports 4 service -gis-weather: providers: accuweather.com, gismeteo.com, openweathermap.org, yr.no +gis-weather: A customizable weather widget with many features; supports 3 service +gis-weather: providers: gismeteo.com, openweathermap.org and yr.no gis-weather: gis-weather: gis-weather: gis-weather: gis-weather: -gis-weather: Homepage: https://gis-weather.sourceforge.io/ +gis-weather: Homepage: https://github.com/RingOV/gis-weather gis-weather: |