diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2020-02-15 08:30:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-15 08:30:32 +0700 |
commit | a57b7d395897736573671a1e26fb4618616ed716 (patch) | |
tree | 8740f5c061bdb0c0831ec4440f624c9e7ee8c38d /gis/gpxsee/gpxsee.SlackBuild | |
parent | 0642b5a06bcbb2774b023a2ee95e5e9aa0092663 (diff) | |
download | slackbuilds-a57b7d395897736573671a1e26fb4618616ed716.tar.gz |
gis/gpxsee: Updated for version 7.20.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/gpxsee/gpxsee.SlackBuild')
-rw-r--r-- | gis/gpxsee/gpxsee.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gis/gpxsee/gpxsee.SlackBuild b/gis/gpxsee/gpxsee.SlackBuild index f90ef52367..a048645b93 100644 --- a/gis/gpxsee/gpxsee.SlackBuild +++ b/gis/gpxsee/gpxsee.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for GPXSee -# Copyright 2018-2019, Nikolay Korotkiy <sikmir@gmail.com> +# Copyright 2018-2020, Nikolay Korotkiy <sikmir@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gpxsee -VERSION=${VERSION:-7.18} +VERSION=${VERSION:-7.20} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |