summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Nikolay Korotkiy <sikmir@gmail.com>2018-10-27 00:09:19 +0100
committer David Spencer <idlemoor@slackbuilds.org>2018-10-27 00:12:06 +0100
commit7a3ea169c7902fae20e5e87e09cd8913981e31e7 (patch)
treefacc52242ff8a8432ea82591225b73968b670221 /gis
parent48c741844ed5b9a6715a68402a461cf96ab31e5f (diff)
downloadslackbuilds-7a3ea169c7902fae20e5e87e09cd8913981e31e7.tar.gz
slackbuilds-7a3ea169c7902fae20e5e87e09cd8913981e31e7.tar.xz
gis/gpxsee: Updated for version 6.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'gis')
-rw-r--r--gis/gpxsee/fix_font_narrow_space.diff6
-rw-r--r--gis/gpxsee/gpxsee.SlackBuild2
-rw-r--r--gis/gpxsee/gpxsee.info6
3 files changed, 7 insertions, 7 deletions
diff --git a/gis/gpxsee/fix_font_narrow_space.diff b/gis/gpxsee/fix_font_narrow_space.diff
index 3bdbdbdb72..c25fb9abce 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.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
+diff -Naur GPXSee-6.3.orig/src/GUI/units.h GPXSee-6.3/src/GUI/units.h
+--- GPXSee-6.3.orig/src/GUI/units.h 2018-03-20 00:40:49.000000000 +0300
++++ GPXSee-6.3/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 8f41fd6b12..e99578cde9 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.2}
+VERSION=${VERSION:-6.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/gpxsee/gpxsee.info b/gis/gpxsee/gpxsee.info
index 834cd0ab4e..4ccc34e318 100644
--- a/gis/gpxsee/gpxsee.info
+++ b/gis/gpxsee/gpxsee.info
@@ -1,8 +1,8 @@
PRGNAM="gpxsee"
-VERSION="6.2"
+VERSION="6.3"
HOMEPAGE="https://www.gpxsee.org/"
-DOWNLOAD="https://github.com/tumic0/GPXSee/archive/6.2/GPXSee-6.2.tar.gz"
-MD5SUM="aaf2b28e384b340613da9df1e42a4448"
+DOWNLOAD="https://github.com/tumic0/GPXSee/archive/6.3/GPXSee-6.3.tar.gz"
+MD5SUM="7faafa528c4283793020344c6b185b28"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"