diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2018-10-09 06:05:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-09 06:05:45 +0700 |
commit | 634c62ef105139d0cf07126e04ac8285cdc66cb2 (patch) | |
tree | e43068fb5fa791056ea33c181e108018b0759f21 /gis/gpxsee | |
parent | 8ebdd4f313575ccd486d8c533df08806192773ae (diff) | |
download | slackbuilds-634c62ef105139d0cf07126e04ac8285cdc66cb2.tar.gz |
gis/gpxsee: Updated for version 6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/gpxsee')
-rw-r--r-- | gis/gpxsee/fix_font_narrow_space.diff | 6 | ||||
-rw-r--r-- | gis/gpxsee/gpxsee.SlackBuild | 2 | ||||
-rw-r--r-- | gis/gpxsee/gpxsee.info | 8 | ||||
-rw-r--r-- | gis/gpxsee/slack-desc | 2 |
4 files changed, 9 insertions, 9 deletions
diff --git a/gis/gpxsee/fix_font_narrow_space.diff b/gis/gpxsee/fix_font_narrow_space.diff index 1efe5b366d..3bdbdbdb72 100644 --- a/gis/gpxsee/fix_font_narrow_space.diff +++ b/gis/gpxsee/fix_font_narrow_space.diff @@ -1,6 +1,6 @@ -diff -Naur GPXSee-6.0.orig/src/GUI/units.h GPXSee-6.0/src/GUI/units.h ---- GPXSee-6.0.orig/src/GUI/units.h 2018-03-20 00:40:49.000000000 +0300 -+++ GPXSee-6.0/src/GUI/units.h 2018-04-08 20:17:44.008003642 +0300 +diff -Naur GPXSee-6.2.orig/src/GUI/units.h GPXSee-6.2/src/GUI/units.h +--- GPXSee-6.2.orig/src/GUI/units.h 2018-03-20 00:40:49.000000000 +0300 ++++ GPXSee-6.2/src/GUI/units.h 2018-04-08 20:17:44.008003642 +0300 @@ -30,6 +30,6 @@ #define C2FS 1.8 // Celsius to Farenheit - scale #define C2FO 32.0 // Celsius to Farenheit - offset diff --git a/gis/gpxsee/gpxsee.SlackBuild b/gis/gpxsee/gpxsee.SlackBuild index 9532546c21..8f41fd6b12 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:-6.0} +VERSION=${VERSION:-6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/gpxsee/gpxsee.info b/gis/gpxsee/gpxsee.info index 312ab35379..834cd0ab4e 100644 --- a/gis/gpxsee/gpxsee.info +++ b/gis/gpxsee/gpxsee.info @@ -1,8 +1,8 @@ PRGNAM="gpxsee" -VERSION="6.0" -HOMEPAGE="http://www.gpxsee.org/" -DOWNLOAD="https://github.com/tumic0/GPXSee/archive/6.0/GPXSee-6.0.tar.gz" -MD5SUM="54e92c8a734f4d6a5725707717f70807" +VERSION="6.2" +HOMEPAGE="https://www.gpxsee.org/" +DOWNLOAD="https://github.com/tumic0/GPXSee/archive/6.2/GPXSee-6.2.tar.gz" +MD5SUM="aaf2b28e384b340613da9df1e42a4448" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5" diff --git a/gis/gpxsee/slack-desc b/gis/gpxsee/slack-desc index 8d2b8e00b7..672ffde910 100644 --- a/gis/gpxsee/slack-desc +++ b/gis/gpxsee/slack-desc @@ -13,7 +13,7 @@ gpxsee: GPX, TCX, KML, FIT, IGC, NMEA, SLF, LOC and OziExplorer files. gpxsee: gpxsee: gpxsee: -gpxsee: Homepage: http://www.gpxsee.org/ +gpxsee: Homepage: https://www.gpxsee.org/ gpxsee: gpxsee: gpxsee: |