summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Nikolay Korotkiy2019-06-04 04:19:21 +0200
committer Willy Sudiarto Raharjo2019-06-09 00:31:20 +0200
commitb9be69ac79c3536ad2ba05daffcfe5685a0cddaa (patch)
treef03a7ab45298d1f0bed0d0c9a071ed45360106e8 /gis
parent7969ff38ea4ea161ae36f1c03b1bdd113bdbd6f1 (diff)
downloadslackbuilds-b9be69ac79c3536ad2ba05daffcfe5685a0cddaa.tar.gz
gis/gpxsee: Updated for version 7.8.
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 a7ea1613a7..79fe81b3e8 100644
--- a/gis/gpxsee/fix_font_narrow_space.diff
+++ b/gis/gpxsee/fix_font_narrow_space.diff
@@ -1,5 +1,5 @@
---- GPXSee-7.7/src/GUI/units.h.orig 2019-03-12 23:00:39.365129810 +0300
-+++ GPXSee-7.7/src/GUI/units.h 2019-03-12 23:00:47.151863062 +0300
+--- GPXSee-7.8/src/GUI/units.h.orig 2019-03-12 23:00:39.365129810 +0300
++++ GPXSee-7.8/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 627c59210f..568005ee61 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.7}
+VERSION=${VERSION:-7.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/gpxsee/gpxsee.info b/gis/gpxsee/gpxsee.info
index ac99e1d157..f02f1b2b7e 100644
--- a/gis/gpxsee/gpxsee.info
+++ b/gis/gpxsee/gpxsee.info
@@ -1,8 +1,8 @@
PRGNAM="gpxsee"
-VERSION="7.7"
+VERSION="7.8"
HOMEPAGE="https://www.gpxsee.org/"
-DOWNLOAD="https://github.com/tumic0/GPXSee/archive/7.7/GPXSee-7.7.tar.gz"
-MD5SUM="e6ee0b69a31de359ebb840742689bbb4"
+DOWNLOAD="https://github.com/tumic0/GPXSee/archive/7.8/GPXSee-7.8.tar.gz"
+MD5SUM="1de5e7314ecc17142c1fe782de9771dc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"