diff options
author | Daniel Stolarski <daniel.stolarski@gmail.com> | 2018-12-29 05:35:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-29 05:35:06 +0700 |
commit | 6e66995925cbfe3624284ff926a22f84f192e853 (patch) | |
tree | e310bd80951494752eda0d9da5fbeaf86489100e /gis/qmapshack/qmapshack.SlackBuild | |
parent | 2554b1311435b9f4f33043c67064465f46820903 (diff) |
gis/qmapshack: Updated for version 1.12.1.
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 daa0a043198d3..d2401f222ed82 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.12.0} +VERSION=${VERSION:-1.12.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |