summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Nikolay Korotkiy2019-12-01 02:01:34 +0100
committer Willy Sudiarto Raharjo2019-12-01 02:01:34 +0100
commit180d01511979119703fb7e3bc3e246ecf9458728 (patch)
tree0f89e17f8b5a71a7fe43b98e4acc506a83ce239f /gis
parent8be7c66f79db7823e8b5023dcf7a1a40981ddaee (diff)
downloadslackbuilds-180d01511979119703fb7e3bc3e246ecf9458728.tar.gz
gis/gpxsee: Updated for version 7.18.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis')
-rw-r--r--gis/gpxsee/fix_font_narrow_space.diff4
-rw-r--r--gis/gpxsee/gpxsee.SlackBuild2
-rw-r--r--gis/gpxsee/gpxsee.info6
3 files changed, 6 insertions, 6 deletions
diff --git a/gis/gpxsee/fix_font_narrow_space.diff b/gis/gpxsee/fix_font_narrow_space.diff
index 76d3a01a09..bd4f8544fe 100644
--- a/gis/gpxsee/fix_font_narrow_space.diff
+++ b/gis/gpxsee/fix_font_narrow_space.diff
@@ -1,5 +1,5 @@
---- GPXSee-7.17/src/GUI/units.h.orig 2019-03-12 23:00:39.365129810 +0300
-+++ GPXSee-7.17/src/GUI/units.h 2019-03-12 23:00:47.151863062 +0300
+--- GPXSee-7.18/src/GUI/units.h.orig 2019-03-12 23:00:39.365129810 +0300
++++ GPXSee-7.18/src/GUI/units.h 2019-03-12 23:00:47.151863062 +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 42b9e7073b..f90ef52367 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:-7.17}
+VERSION=${VERSION:-7.18}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/gpxsee/gpxsee.info b/gis/gpxsee/gpxsee.info
index fd6bd249f8..b86ace2e1f 100644
--- a/gis/gpxsee/gpxsee.info
+++ b/gis/gpxsee/gpxsee.info
@@ -1,8 +1,8 @@
PRGNAM="gpxsee"
-VERSION="7.17"
+VERSION="7.18"
HOMEPAGE="https://www.gpxsee.org/"
-DOWNLOAD="https://github.com/tumic0/GPXSee/archive/7.17/GPXSee-7.17.tar.gz"
-MD5SUM="5424fe7513c7159e1213a66887038bff"
+DOWNLOAD="https://github.com/tumic0/GPXSee/archive/7.18/GPXSee-7.18.tar.gz"
+MD5SUM="b7b9664c8a2bfa38b797c23445c5607f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"