summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Nikolay Korotkiy2019-11-01 00:20:19 +0100
committer Willy Sudiarto Raharjo2019-11-01 00:20:19 +0100
commitbe38cea494cdfb996d6f9823a0543b93b6497a3d (patch)
tree66f3c919e328c195738f9e0b28ce33308c459424 /gis
parente4cac5fcaddb6d15e0c6af119e07ed3daf7fa54e (diff)
downloadslackbuilds-be38cea494cdfb996d6f9823a0543b93b6497a3d.tar.gz
gis/gpxsee: Updated for version 7.16.
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 071a98aaed..2e4d433189 100644
--- a/gis/gpxsee/fix_font_narrow_space.diff
+++ b/gis/gpxsee/fix_font_narrow_space.diff
@@ -1,5 +1,5 @@
---- GPXSee-7.15/src/GUI/units.h.orig 2019-03-12 23:00:39.365129810 +0300
-+++ GPXSee-7.15/src/GUI/units.h 2019-03-12 23:00:47.151863062 +0300
+--- GPXSee-7.16/src/GUI/units.h.orig 2019-03-12 23:00:39.365129810 +0300
++++ GPXSee-7.16/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 7c84da7296..6145d3dadc 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.15}
+VERSION=${VERSION:-7.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/gpxsee/gpxsee.info b/gis/gpxsee/gpxsee.info
index 804c3373ca..577ef6541e 100644
--- a/gis/gpxsee/gpxsee.info
+++ b/gis/gpxsee/gpxsee.info
@@ -1,8 +1,8 @@
PRGNAM="gpxsee"
-VERSION="7.15"
+VERSION="7.16"
HOMEPAGE="https://www.gpxsee.org/"
-DOWNLOAD="https://github.com/tumic0/GPXSee/archive/7.15/GPXSee-7.15.tar.gz"
-MD5SUM="31e5822203cf12f6687b939c2834ba96"
+DOWNLOAD="https://github.com/tumic0/GPXSee/archive/7.16/GPXSee-7.16.tar.gz"
+MD5SUM="9294d596a975f0c5b63a4e28659c530e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"