diff options
author | Daniel Stolarski <daniel.stolarski@gmail.com> | 2016-12-19 06:07:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-24 07:33:32 +0700 |
commit | d0d6854e4fa2598ba92417ba879b7cae056d2ecb (patch) | |
tree | 89912283c8513fbf5aa5d089d25c2faf39beab78 /gis/qmapshack/qmapshack.SlackBuild | |
parent | 1db5644720a58bf3cb5f58746f2aebf3f4b08535 (diff) |
gis/qmapshack: Updated for version 1.7.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 cad744541006..2bb2a5de98aa 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.7.1} +VERSION=${VERSION:-1.7.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |