summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 b770b28822..1efe5b366d 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.18.orig/src/GUI/units.h GPXSee-5.18/src/GUI/units.h
---- GPXSee-5.18.orig/src/GUI/units.h 2018-03-20 00:40:49.000000000 +0300
-+++ GPXSee-5.18/src/GUI/units.h 2018-04-08 20:17:44.008003642 +0300
+diff -Naur GPXSee-6.0.orig/src/GUI/units.h GPXSee-6.0/src/GUI/units.h
+--- GPXSee-6.0.orig/src/GUI/units.h 2018-03-20 00:40:49.000000000 +0300
++++ GPXSee-6.0/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 e440ea93be..9532546c21 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.18}
+VERSION=${VERSION:-6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/gpxsee/gpxsee.info b/gis/gpxsee/gpxsee.info
index 316471b394..312ab35379 100644
--- a/gis/gpxsee/gpxsee.info
+++ b/gis/gpxsee/gpxsee.info
@@ -1,8 +1,8 @@
PRGNAM="gpxsee"
-VERSION="5.18"
+VERSION="6.0"
HOMEPAGE="http://www.gpxsee.org/"
-DOWNLOAD="https://github.com/tumic0/GPXSee/archive/5.18/GPXSee-5.18.tar.gz"
-MD5SUM="3d8024018c55f2d76e098c5608563000"
+DOWNLOAD="https://github.com/tumic0/GPXSee/archive/6.0/GPXSee-6.0.tar.gz"
+MD5SUM="54e92c8a734f4d6a5725707717f70807"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"