summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Nikolay Korotkiy <sikmir@gmail.com>2018-05-25 20:00:33 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-05-26 06:59:27 +0700
commit274afdec82510259abbee1bd6d054b4bf9a58eb1 (patch)
tree8ab46d47278aa05a58e6a449c210d8c00937bb07 /gis
parentc557f270833cfd0681319a59e49162a173dfcfd8 (diff)
downloadslackbuilds-274afdec82510259abbee1bd6d054b4bf9a58eb1.tar.gz
slackbuilds-274afdec82510259abbee1bd6d054b4bf9a58eb1.tar.xz
gis/gpxsee: Updated for version 5.12.
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 0c92dd639b..380c8dea9c 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.11.orig/src/GUI/units.h GPXSee-5.11/src/GUI/units.h
---- GPXSee-5.11.orig/src/GUI/units.h 2018-03-20 00:40:49.000000000 +0300
-+++ GPXSee-5.11/src/GUI/units.h 2018-04-08 20:17:44.008003642 +0300
+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
@@ -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 01060876d2..573e2abe4f 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.11}
+VERSION=${VERSION:-5.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/gpxsee/gpxsee.info b/gis/gpxsee/gpxsee.info
index 42da4675a3..131848add5 100644
--- a/gis/gpxsee/gpxsee.info
+++ b/gis/gpxsee/gpxsee.info
@@ -1,8 +1,8 @@
PRGNAM="gpxsee"
-VERSION="5.11"
+VERSION="5.12"
HOMEPAGE="http://www.gpxsee.org/"
-DOWNLOAD="https://github.com/tumic0/GPXSee/archive/5.11/GPXSee-5.11.tar.gz"
-MD5SUM="3bc681b0c980aad94bc03b219801f8fc"
+DOWNLOAD="https://github.com/tumic0/GPXSee/archive/5.12/GPXSee-5.12.tar.gz"
+MD5SUM="7abaafc3ad64741b7a0fd280ce8696bb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"