diff options
author | Daniel Stolarski <daniel.stolarski@gmail.com> | 2017-12-22 20:01:09 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-23 07:12:38 +0700 |
commit | a751dcd35adcc55d6d7238b64f508387bf5d5efa (patch) | |
tree | 87ce9d7d55f448f2e1762eb5df0aad67181ade44 /gis | |
parent | 29419cace2ce2c12ffeda2732cc664fefdcb9255 (diff) |
gis/qmapshack: Updated for version 1.10.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'gis')
-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 41aa91b6ef40..0e847f685096 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.9.1} +VERSION=${VERSION:-1.10.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/qmapshack/qmapshack.info b/gis/qmapshack/qmapshack.info index f40ee0efdabd..4078e5270ef2 100644 --- a/gis/qmapshack/qmapshack.info +++ b/gis/qmapshack/qmapshack.info @@ -1,10 +1,10 @@ PRGNAM="qmapshack" -VERSION="1.9.1" +VERSION="1.10.0" HOMEPAGE="https://bitbucket.org/maproom/qmapshack/wiki/Home" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://bitbucket.org/maproom/qmapshack/downloads/qmapshack-1.9.1.tar.gz" -MD5SUM_x86_64="b409e36aa1ed547858cdcf31923afbfc" +DOWNLOAD_x86_64="https://bitbucket.org/maproom/qmapshack/downloads/qmapshack-1.10.0.tar.gz" +MD5SUM_x86_64="36f14c376bec45b44077a2470012e93f" REQUIRES="gdal qt5-webkit routino quazip" MAINTAINER="Daniel Stolarski" EMAIL="daniel.stolarski@gmail.com" |