diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2018-03-13 11:51:37 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-17 08:51:47 +0700 |
commit | a8601fec5c2e909a868482e6c9673fb5c9fb7f16 (patch) | |
tree | 917a4310b82d69a990cd9a030aa693df2a3a8144 /gis/gpxsee/gpxsee.SlackBuild | |
parent | 05cf2e9720292fd1f9691cf5616861ab92be55f8 (diff) |
gis/gpxsee: Updated for version 5.4.
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 c909b186c5ce4..135190c2471c8 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.2} +VERSION=${VERSION:-5.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |