diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2018-10-27 00:09:19 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-10-27 00:12:06 +0100 |
commit | 7a3ea169c7902fae20e5e87e09cd8913981e31e7 (patch) | |
tree | facc52242ff8a8432ea82591225b73968b670221 /gis/gpxsee/gpxsee.SlackBuild | |
parent | 48c741844ed5b9a6715a68402a461cf96ab31e5f (diff) |
gis/gpxsee: Updated for version 6.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'gis/gpxsee/gpxsee.SlackBuild')
-rw-r--r-- | gis/gpxsee/gpxsee.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/gpxsee/gpxsee.SlackBuild b/gis/gpxsee/gpxsee.SlackBuild index 8f41fd6b126e..e99578cde96f 100644 --- a/gis/gpxsee/gpxsee.SlackBuild +++ b/gis/gpxsee/gpxsee.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gpxsee -VERSION=${VERSION:-6.2} +VERSION=${VERSION:-6.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |