diff options
author | Daniel Stolarski <daniel.stolarski@gmail.com> | 2018-03-10 17:33:46 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-17 08:51:45 +0700 |
commit | 2093f0a5322b5be24261ea09828ed7a2ee74fb57 (patch) | |
tree | 6e93b1353ce98f245f7da8825e1efddaae726277 /gis/qmapshack/qmapshack.SlackBuild | |
parent | ece2f717a2404f4c8276080790eab597e3ba9a87 (diff) |
gis/qmapshack: Updated for version 1.11.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 0e847f685096..e63e7ac08519 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.10.0} +VERSION=${VERSION:-1.11.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |