summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Nikolay Korotkiy <sikmir@gmail.com>2018-08-12 17:33:57 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-08-18 08:39:43 +0700
commit711a0b8e43d7362f2b12239104f0ee7c3bf344a3 (patch)
treec87869905130bb203e19ece7a3bd674ec9efd8a0 /gis
parent60fad299049095c470566febe09d7d1bee1cc392 (diff)
downloadslackbuilds-711a0b8e43d7362f2b12239104f0ee7c3bf344a3.tar.gz
slackbuilds-711a0b8e43d7362f2b12239104f0ee7c3bf344a3.tar.xz
gis/gpxsee: Updated for version 5.16.
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 aebbf36da0..1038613851 100644
--- a/gis/gpxsee/fix_font_narrow_space.diff
+++ b/gis/gpxsee/fix_font_narrow_space.diff
@@ -1,6 +1,6 @@
-diff -Naur GPXSee-5.13.orig/src/GUI/units.h GPXSee-5.13/src/GUI/units.h
---- GPXSee-5.13.orig/src/GUI/units.h 2018-03-20 00:40:49.000000000 +0300
-+++ GPXSee-5.13/src/GUI/units.h 2018-04-08 20:17:44.008003642 +0300
+diff -Naur GPXSee-5.16.orig/src/GUI/units.h GPXSee-5.16/src/GUI/units.h
+--- GPXSee-5.16.orig/src/GUI/units.h 2018-03-20 00:40:49.000000000 +0300
++++ GPXSee-5.16/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 b7f5ef0330..e411cf202c 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.13}
+VERSION=${VERSION:-5.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/gpxsee/gpxsee.info b/gis/gpxsee/gpxsee.info
index 0878c5654c..ed1ecaddbd 100644
--- a/gis/gpxsee/gpxsee.info
+++ b/gis/gpxsee/gpxsee.info
@@ -1,8 +1,8 @@
PRGNAM="gpxsee"
-VERSION="5.13"
+VERSION="5.16"
HOMEPAGE="http://www.gpxsee.org/"
-DOWNLOAD="https://github.com/tumic0/GPXSee/archive/5.13/GPXSee-5.13.tar.gz"
-MD5SUM="b893a2fe60224b536969bfd2a978792d"
+DOWNLOAD="https://github.com/tumic0/GPXSee/archive/5.16/GPXSee-5.16.tar.gz"
+MD5SUM="01be7c0c1ec66e0fb66ea25da56c9360"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"