diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2018-05-31 00:47:09 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-02 07:32:33 +0700 |
commit | 54c6c3d1be0a0ff81b5cbff8d9c243b7893e5b8f (patch) | |
tree | b00e94532604641802105fce613efa1422feb804 /gis/gpxsee/gpxsee.SlackBuild | |
parent | 5bab9a9678ffdfe5757fb1fb2a199e0ad3f33d85 (diff) |
gis/gpxsee: Updated for version 5.13.
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 573e2abe4f357..b7f5ef03302ea 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.12} +VERSION=${VERSION:-5.13} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |