summaryrefslogtreecommitdiff
path: root/gis/gpxsee/gpxsee.SlackBuild
diff options
context:
space:
mode:
authorNikolay Korotkiy <sikmir@gmail.com>2020-04-17 11:14:46 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-04-17 11:14:46 +0700
commitef7e06d94ace4a7340bc1919f56b0564ace28707 (patch)
tree2215e811d6d74da013b2dceb7baa5565fc4ff6ac /gis/gpxsee/gpxsee.SlackBuild
parent9a58d29c1a8ad1891a74ccd670fc7b23d2e1edf3 (diff)
downloadslackbuilds-ef7e06d94ace4a7340bc1919f56b0564ace28707.tar.gz
gis/gpxsee: Updated for version 7.28.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/gpxsee/gpxsee.SlackBuild')
-rw-r--r--gis/gpxsee/gpxsee.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gis/gpxsee/gpxsee.SlackBuild b/gis/gpxsee/gpxsee.SlackBuild
index a048645b93..018ca0c59c 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.20}
+VERSION=${VERSION:-7.28}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -71,7 +71,7 @@ find -L . \
# Fix display issue: square character instead of a white space
# See https://github.com/tumic0/GPXSee/issues/93
-patch -p1 < $CWD/fix_font_narrow_space.diff
+patch -p0 < $CWD/fix_font_narrow_space.diff
lrelease-qt5 gpxsee.pro
qmake-qt5 \