diff options
author | Daniel Stolarski <daniel.stolarski@gmail.com> | 2017-05-26 14:11:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-27 07:31:10 +0700 |
commit | af0026dad07770ff6cabf43090f9ccaa0f5bc4c4 (patch) | |
tree | 2cbe885fed8783e47dc71d5d4d52e1dd3b2a0716 /gis/qmapshack | |
parent | f7ee7597601c4ce476748cf5c01df24d9b4835bb (diff) | |
download | slackbuilds-af0026dad07770ff6cabf43090f9ccaa0f5bc4c4.tar.gz |
gis/qmapshack: Updated for version 1.8.1.
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 25cb4e9cf1..0bad19d5db 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.8.0} +VERSION=${VERSION:-1.8.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/qmapshack/qmapshack.info b/gis/qmapshack/qmapshack.info index ecf76f8de8..c3787b0fce 100644 --- a/gis/qmapshack/qmapshack.info +++ b/gis/qmapshack/qmapshack.info @@ -1,10 +1,10 @@ PRGNAM="qmapshack" -VERSION="1.8.0" +VERSION="1.8.1" HOMEPAGE="https://bitbucket.org/maproom/qmapshack/wiki/Home" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://bitbucket.org/maproom/qmapshack/downloads/qmapshack-1.8.0.tar.gz" -MD5SUM_x86_64="3475b3177dccc71b4374f14143b77e85" +DOWNLOAD_x86_64="https://bitbucket.org/maproom/qmapshack/downloads/qmapshack-1.8.1.tar.gz" +MD5SUM_x86_64="efff7150d4ef061fba9279c66feed077" REQUIRES="gdal qt5-webkit routino quazip" MAINTAINER="Daniel Stolarski" EMAIL="daniel.stolarski@gmail.com" |