diff options
author | Daniel Stolarski <daniel.stolarski@gmail.com> | 2018-10-30 11:47:14 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-03 07:46:38 +0700 |
commit | 7bae185dd7c1c1e055ace9ece87eeb19c73e1c36 (patch) | |
tree | 25cd06218342663ca26912c925431a6ce9cf6ac4 /gis/qmapshack/qmapshack.SlackBuild | |
parent | b0cead88cb6c6e7c92f4626c7509311b1de34ed2 (diff) |
gis/qmapshack: Updated for version 1.12.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'gis/qmapshack/qmapshack.SlackBuild')
-rw-r--r-- | gis/qmapshack/qmapshack.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/qmapshack/qmapshack.SlackBuild b/gis/qmapshack/qmapshack.SlackBuild index 2cd5d14178c6c..daa0a043198d3 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.11.1} +VERSION=${VERSION:-1.12.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |