diff options
author | Daniel Stolarski <daniel.stolarski@gmail.com> | 2017-12-22 20:01:09 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-23 07:12:38 +0700 |
commit | a751dcd35adcc55d6d7238b64f508387bf5d5efa (patch) | |
tree | 87ce9d7d55f448f2e1762eb5df0aad67181ade44 /gis/qmapshack/qmapshack.SlackBuild | |
parent | 29419cace2ce2c12ffeda2732cc664fefdcb9255 (diff) |
gis/qmapshack: Updated for version 1.10.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 41aa91b6ef40e..0e847f685096e 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.1} +VERSION=${VERSION:-1.10.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |