diff options
author | Daniel Stolarski <daniel.stolarski@gmail.com> | 2016-07-26 01:06:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-30 06:03:23 +0700 |
commit | 31c8426ef9f8f78c65b8888a59e1898aea871005 (patch) | |
tree | ca0f0f9e4529dd3c752d0c1448541f7a88717af4 /gis/qmapshack | |
parent | 73556dd1933517a3c70b4f0acb5849abb961a1f6 (diff) | |
download | slackbuilds-31c8426ef9f8f78c65b8888a59e1898aea871005.tar.gz |
gis/qmapshack: Updated for version 1.6.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 57ac7002d0..dce7edc803 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.6.1} +VERSION=${VERSION:-1.6.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/qmapshack/qmapshack.info b/gis/qmapshack/qmapshack.info index 0d2191a3a8..bb310a2832 100644 --- a/gis/qmapshack/qmapshack.info +++ b/gis/qmapshack/qmapshack.info @@ -1,10 +1,10 @@ PRGNAM="qmapshack" -VERSION="1.6.1" +VERSION="1.6.3" HOMEPAGE="https://bitbucket.org/maproom/qmapshack/wiki/Home" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://bitbucket.org/maproom/qmapshack/downloads/qmapshack-1.6.1.tar.gz" -MD5SUM_x86_64="e4acf43b966f7912bdaff51d722d0551" +DOWNLOAD_x86_64="https://bitbucket.org/maproom/qmapshack/downloads/qmapshack-1.6.3.tar.gz" +MD5SUM_x86_64="e40ddf619f505724ec4b37abb9d94846" REQUIRES="gdal qt5-webkit routino" MAINTAINER="Daniel Stolarski" EMAIL="daniel.stolarski@gmail.com" |