diff options
author | Daniel Stolarski <daniel.stolarski@gmail.com> | 2017-09-24 15:46:51 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-24 15:46:51 +0100 |
commit | 3b15475d8134597efd15685087647c8171e203ce (patch) | |
tree | 2085bedcf820d089a21936150f474ae013ad907a /gis/qmapshack/qmapshack.SlackBuild | |
parent | 2d09755ec0ed0801279b2441db28957eb1099f0c (diff) |
gis/qmapshack: Updated for version 1.9.1.
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 159c45a178770..41aa91b6ef40e 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.9.0} +VERSION=${VERSION:-1.9.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |