summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Nikolay Korotkiy2019-10-05 01:04:15 +0200
committer Willy Sudiarto Raharjo2019-10-05 01:04:15 +0200
commit14f1a4b24756cef280a6b4c36066e01ef0f3ab79 (patch)
tree4bf47095eea3e63a81e58d028c22ba2d79ca76bb /gis
parent5fc976865579e7637d7431bce80ddc8b8bec1a52 (diff)
downloadslackbuilds-14f1a4b24756cef280a6b4c36066e01ef0f3ab79.tar.gz
gis/gpxsee: Updated for version 7.14.
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 b0c0075852..57b3b07633 100644
--- a/gis/gpxsee/fix_font_narrow_space.diff
+++ b/gis/gpxsee/fix_font_narrow_space.diff
@@ -1,5 +1,5 @@
---- GPXSee-7.12/src/GUI/units.h.orig 2019-03-12 23:00:39.365129810 +0300
-+++ GPXSee-7.12/src/GUI/units.h 2019-03-12 23:00:47.151863062 +0300
+--- GPXSee-7.14/src/GUI/units.h.orig 2019-03-12 23:00:39.365129810 +0300
++++ GPXSee-7.14/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 90207a175e..e997bd4b0c 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.12}
+VERSION=${VERSION:-7.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/gpxsee/gpxsee.info b/gis/gpxsee/gpxsee.info
index 13026559c1..290e41fc59 100644
--- a/gis/gpxsee/gpxsee.info
+++ b/gis/gpxsee/gpxsee.info
@@ -1,8 +1,8 @@
PRGNAM="gpxsee"
-VERSION="7.12"
+VERSION="7.14"
HOMEPAGE="https://www.gpxsee.org/"
-DOWNLOAD="https://github.com/tumic0/GPXSee/archive/7.12/GPXSee-7.12.tar.gz"
-MD5SUM="00963ce4255325f9098fd225767b8134"
+DOWNLOAD="https://github.com/tumic0/GPXSee/archive/7.14/GPXSee-7.14.tar.gz"
+MD5SUM="83325d2bf8212000d11a6d6f75ce39fb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"