summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
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
commit54c6c3d1be0a0ff81b5cbff8d9c243b7893e5b8f (patch)
treeb00e94532604641802105fce613efa1422feb804 /gis
parent5bab9a9678ffdfe5757fb1fb2a199e0ad3f33d85 (diff)
downloadslackbuilds-54c6c3d1be0a0ff81b5cbff8d9c243b7893e5b8f.tar.gz
slackbuilds-54c6c3d1be0a0ff81b5cbff8d9c243b7893e5b8f.tar.xz
gis/gpxsee: Updated for version 5.13.
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 380c8dea9c..aebbf36da0 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.12.orig/src/GUI/units.h GPXSee-5.12/src/GUI/units.h
---- GPXSee-5.12.orig/src/GUI/units.h 2018-03-20 00:40:49.000000000 +0300
-+++ GPXSee-5.12/src/GUI/units.h 2018-04-08 20:17:44.008003642 +0300
+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
@@ -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 573e2abe4f..b7f5ef0330 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}
diff --git a/gis/gpxsee/gpxsee.info b/gis/gpxsee/gpxsee.info
index 131848add5..0878c5654c 100644
--- a/gis/gpxsee/gpxsee.info
+++ b/gis/gpxsee/gpxsee.info
@@ -1,8 +1,8 @@
PRGNAM="gpxsee"
-VERSION="5.12"
+VERSION="5.13"
HOMEPAGE="http://www.gpxsee.org/"
-DOWNLOAD="https://github.com/tumic0/GPXSee/archive/5.12/GPXSee-5.12.tar.gz"
-MD5SUM="7abaafc3ad64741b7a0fd280ce8696bb"
+DOWNLOAD="https://github.com/tumic0/GPXSee/archive/5.13/GPXSee-5.13.tar.gz"
+MD5SUM="b893a2fe60224b536969bfd2a978792d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"