diff options
author | Daniel Stolarski <daniel.stolarski@gmail.com> | 2018-05-07 21:51:30 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-12 06:58:24 +0700 |
commit | 74d1e63c6791419d1ffc11b1597842b77feb95df (patch) | |
tree | d2c22c1aeb366442615e88bcedf8cdd4b195f617 /gis/qmapshack/qmapshack.SlackBuild | |
parent | 6ddc8c08010837709f01053118f4360e52987cd0 (diff) |
gis/qmapshack: Updated for version 1.11.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 e63e7ac08519a..2cd5d14178c6c 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.0} +VERSION=${VERSION:-1.11.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |