diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2018-02-18 11:00:36 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-02-18 11:00:36 +0000 |
commit | 19792d12715cb132330e1c079b6b26660f40f28a (patch) | |
tree | b99331cf68062931709da7432713e39e5510eb15 /gis/gpxsee/gpxsee.SlackBuild | |
parent | 70c042e5c317e248b55a9afef30552448b9ee4b0 (diff) | |
download | slackbuilds-19792d12715cb132330e1c079b6b26660f40f28a.tar.gz |
gis/gpxsee: Updated for version 5.2.
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 f13519a5c3..c909b186c5 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.1} +VERSION=${VERSION:-5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |