summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Nikolay Korotkiy2019-07-27 02:26:40 +0200
committer Willy Sudiarto Raharjo2019-07-27 02:26:40 +0200
commit2ac77aa14e83396ee45aad391a9a72721aca6e97 (patch)
tree7fa016ccb24ad3d651ffaf7708bb2212c0df391d /gis
parent5c75f9ebcdd995d1e900b646393ab9be543eba68 (diff)
downloadslackbuilds-2ac77aa14e83396ee45aad391a9a72721aca6e97.tar.gz
gis/gpxsee: Updated for version 7.11.
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 3200a6b1e9..bddb4ce8d9 100644
--- a/gis/gpxsee/fix_font_narrow_space.diff
+++ b/gis/gpxsee/fix_font_narrow_space.diff
@@ -1,5 +1,5 @@
---- GPXSee-7.9/src/GUI/units.h.orig 2019-03-12 23:00:39.365129810 +0300
-+++ GPXSee-7.9/src/GUI/units.h 2019-03-12 23:00:47.151863062 +0300
+--- GPXSee-7.11/src/GUI/units.h.orig 2019-03-12 23:00:39.365129810 +0300
++++ GPXSee-7.11/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 0d789789ee..28b65328fd 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.9}
+VERSION=${VERSION:-7.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/gpxsee/gpxsee.info b/gis/gpxsee/gpxsee.info
index 4af128c549..1b58953721 100644
--- a/gis/gpxsee/gpxsee.info
+++ b/gis/gpxsee/gpxsee.info
@@ -1,8 +1,8 @@
PRGNAM="gpxsee"
-VERSION="7.9"
+VERSION="7.11"
HOMEPAGE="https://www.gpxsee.org/"
-DOWNLOAD="https://github.com/tumic0/GPXSee/archive/7.9/GPXSee-7.9.tar.gz"
-MD5SUM="1a5b7cea57984a22cc82ed1d9dbd8c51"
+DOWNLOAD="https://github.com/tumic0/GPXSee/archive/7.11/GPXSee-7.11.tar.gz"
+MD5SUM="44ae9aafc8bf154f676239cb27dafddf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"