summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Nikolay Korotkiy2019-05-17 18:15:38 +0200
committer Willy Sudiarto Raharjo2019-05-17 18:15:38 +0200
commit303558573be000551cb0620be393a9929467626f (patch)
tree09bf88dcf17587b9886b79d7acd376c771240607
parenta231786f8305403d36a906c97c989dc62d9d3f66 (diff)
downloadslackbuilds-303558573be000551cb0620be393a9929467626f.tar.gz
gis/gpxsee: Updated for version 7.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 bee954bfde..4e118a3c4b 100644
--- a/gis/gpxsee/fix_font_narrow_space.diff
+++ b/gis/gpxsee/fix_font_narrow_space.diff
@@ -1,5 +1,5 @@
---- GPXSee-7.4/src/GUI/units.h.orig 2019-03-12 23:00:39.365129810 +0300
-+++ GPXSee-7.4/src/GUI/units.h 2019-03-12 23:00:47.151863062 +0300
+--- GPXSee-7.6/src/GUI/units.h.orig 2019-03-12 23:00:39.365129810 +0300
++++ GPXSee-7.6/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 7f542ca2e1..a1b0180325 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.4}
+VERSION=${VERSION:-7.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/gpxsee/gpxsee.info b/gis/gpxsee/gpxsee.info
index a54175ae58..42755ce659 100644
--- a/gis/gpxsee/gpxsee.info
+++ b/gis/gpxsee/gpxsee.info
@@ -1,8 +1,8 @@
PRGNAM="gpxsee"
-VERSION="7.4"
+VERSION="7.6"
HOMEPAGE="https://www.gpxsee.org/"
-DOWNLOAD="https://github.com/tumic0/GPXSee/archive/7.4/GPXSee-7.4.tar.gz"
-MD5SUM="669fc043de03398a4797bc6c3e87255b"
+DOWNLOAD="https://github.com/tumic0/GPXSee/archive/7.6/GPXSee-7.6.tar.gz"
+MD5SUM="74eeee75d4de2107f349f2ac328c60de"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"