diff options
author | Daniel Stolarski <daniel.stolarski@gmail.com> | 2019-02-17 21:32:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-17 21:32:04 +0700 |
commit | 1f73c64dc87881484a009d0686203f597403fee4 (patch) | |
tree | 140c54966e74bbb5485e1a107282543af079ce47 /gis/qmapshack | |
parent | fddf51322ce31f8e64bc2e8a6037f16ba44e8152 (diff) | |
download | slackbuilds-1f73c64dc87881484a009d0686203f597403fee4.tar.gz |
gis/qmapshack: Updated for version 1.12.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/qmapshack')
-rw-r--r-- | gis/qmapshack/qmapshack.SlackBuild | 2 | ||||
-rw-r--r-- | gis/qmapshack/qmapshack.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/qmapshack/qmapshack.SlackBuild b/gis/qmapshack/qmapshack.SlackBuild index d2401f222e..5e01aa4ad6 100644 --- a/gis/qmapshack/qmapshack.SlackBuild +++ b/gis/qmapshack/qmapshack.SlackBuild @@ -10,7 +10,7 @@ # http://sam.zoy.org/wtfpl/COPYING for more details. PRGNAM=qmapshack -VERSION=${VERSION:-1.12.1} +VERSION=${VERSION:-1.12.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/qmapshack/qmapshack.info b/gis/qmapshack/qmapshack.info index 9783a72d61..38f96ad4db 100644 --- a/gis/qmapshack/qmapshack.info +++ b/gis/qmapshack/qmapshack.info @@ -1,10 +1,10 @@ PRGNAM="qmapshack" -VERSION="1.12.1" +VERSION="1.12.3" HOMEPAGE="https://bitbucket.org/maproom/qmapshack/wiki/Home" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://bitbucket.org/maproom/qmapshack/downloads/qmapshack-1.12.1.tar.gz" -MD5SUM_x86_64="718f8f526da516c50e1d983a79cf2a5c" +DOWNLOAD_x86_64="https://bitbucket.org/maproom/qmapshack/downloads/qmapshack-1.12.3.tar.gz" +MD5SUM_x86_64="ca62a15bb12525dbf256f71e4119bd34" REQUIRES="gdal qt5-webkit routino quazip" MAINTAINER="Daniel Stolarski" EMAIL="daniel.stolarski@gmail.com" |