diff options
author | Daniel Stolarski <daniel.stolarski@gmail.com> | 2020-12-18 12:42:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-12-18 12:42:43 +0700 |
commit | 1764a9d3ef2293ccde6f53cf3a7e0766ecef61ae (patch) | |
tree | 0017186bee74b3ef313695555679ce67e78364e8 /gis/qmapshack | |
parent | d9a835254477df11694dc39aeb3ceeaa3b6cfe69 (diff) | |
download | slackbuilds-1764a9d3ef2293ccde6f53cf3a7e0766ecef61ae.tar.gz |
gis/qmapshack: Updated for version 1.15.2.
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 | 7 |
2 files changed, 4 insertions, 5 deletions
diff --git a/gis/qmapshack/qmapshack.SlackBuild b/gis/qmapshack/qmapshack.SlackBuild index bf8e08a8e5..9cffc01d79 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.15.1} +VERSION=${VERSION:-1.15.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/qmapshack/qmapshack.info b/gis/qmapshack/qmapshack.info index 36047e128a..97b4d8d9b7 100644 --- a/gis/qmapshack/qmapshack.info +++ b/gis/qmapshack/qmapshack.info @@ -1,11 +1,10 @@ PRGNAM="qmapshack" -VERSION="1.15.1" +VERSION="1.15.2" HOMEPAGE="https://github.com/Maproom/qmapshack/wiki" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/Maproom/qmapshack/archive/V_1.15.1/qmapshack-1.15.1.tar.gz" -MD5SUM_x86_64="b33337a0994cba04b03719b0e82360d2" +DOWNLOAD_x86_64="https://github.com/Maproom/qmapshack/archive/V_1.15.2/qmapshack-1.15.2.tar.gz" +MD5SUM_x86_64="5fcf9e5d31fb0abe8d5ce442ba516b30" REQUIRES="gdal qt5-webkit routino quazip-qt5" MAINTAINER="Daniel Stolarski" EMAIL="daniel.stolarski@gmail.com" - |