diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2018-09-23 21:31:37 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-29 07:47:34 +0700 |
commit | 8a1336211def78794465595d5c53bdbc8df9e2fd (patch) | |
tree | f233ea81d4ca697bf518aa972321bdc57e6f5da7 /gis/gpxsee/gpxsee.SlackBuild | |
parent | 8891e5fa92471dfd69de83dbfc803857e424405c (diff) | |
download | slackbuilds-8a1336211def78794465595d5c53bdbc8df9e2fd.tar.gz |
gis/gpxsee: Updated for version 6.0.
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 e440ea93be..9532546c21 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:-5.18} +VERSION=${VERSION:-6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |