diff options
author | Leo C <leoc@gmx.com> | 2019-07-13 07:43:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-13 07:43:49 +0700 |
commit | 601b1a010bbfc6d4d2e27778d7589cd96b259272 (patch) | |
tree | 378f21ba557030a04ac1d87b70d16f7773057610 /desktop/gis-weather | |
parent | daa95178f3fb0cdb3a255f3141fbb4e5f2d43c05 (diff) | |
download | slackbuilds-601b1a010bbfc6d4d2e27778d7589cd96b259272.tar.gz |
desktop/gis-weather: Updated for version 0.8.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/gis-weather')
-rw-r--r-- | desktop/gis-weather/gis-weather.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/gis-weather/gis-weather.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/gis-weather/gis-weather.SlackBuild b/desktop/gis-weather/gis-weather.SlackBuild index 371fb81763..f3b7204217 100644 --- a/desktop/gis-weather/gis-weather.SlackBuild +++ b/desktop/gis-weather/gis-weather.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gis-weather -VERSION=${VERSION:-0.8.3} +VERSION=${VERSION:-0.8.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/gis-weather/gis-weather.info b/desktop/gis-weather/gis-weather.info index 5956160ca1..3ac15097c5 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.3" +VERSION="0.8.4.1" 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="https://github.com/RingOV/gis-weather/archive/v0.8.4.1/gis-weather-0.8.4.1.tar.gz" +MD5SUM="c0cb112a3f349e277cccfd1e30b1239f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pygobject3-python3" |