diff options
-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" |