diff options
author | Daniel Stolarski <daniel.stolarski@gmail.com> | 2016-12-19 06:07:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-24 07:33:32 +0700 |
commit | d0d6854e4fa2598ba92417ba879b7cae056d2ecb (patch) | |
tree | 89912283c8513fbf5aa5d089d25c2faf39beab78 /gis/qmapshack | |
parent | 1db5644720a58bf3cb5f58746f2aebf3f4b08535 (diff) | |
download | slackbuilds-d0d6854e4fa2598ba92417ba879b7cae056d2ecb.tar.gz |
gis/qmapshack: Updated for version 1.7.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 | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/qmapshack/qmapshack.SlackBuild b/gis/qmapshack/qmapshack.SlackBuild index cad7445410..2bb2a5de98 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.7.1} +VERSION=${VERSION:-1.7.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/qmapshack/qmapshack.info b/gis/qmapshack/qmapshack.info index 647a92c695..4d5e7788aa 100644 --- a/gis/qmapshack/qmapshack.info +++ b/gis/qmapshack/qmapshack.info @@ -1,10 +1,10 @@ PRGNAM="qmapshack" -VERSION="1.7.1" +VERSION="1.7.2" HOMEPAGE="https://bitbucket.org/maproom/qmapshack/wiki/Home" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://bitbucket.org/maproom/qmapshack/downloads/qmapshack-1.7.1.tar.gz" -MD5SUM_x86_64="1265a4c009fa2fe9cd286b232a8277da" +DOWNLOAD_x86_64="https://bitbucket.org/maproom/qmapshack/downloads/qmapshack-1.7.2.tar.gz" +MD5SUM_x86_64="a60efbdde196e8da29b76e9069471e12" REQUIRES="gdal qt5-webkit routino" MAINTAINER="Daniel Stolarski" EMAIL="daniel.stolarski@gmail.com" |