gis/gpxsee: Updated for version 13.18.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
titopoquito 2024-04-04 11:03:37 +07:00 committed by Willy Sudiarto Raharjo
parent 7571dac3da
commit 7f1754ccef
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 7 additions and 6 deletions

View File

@ -3,6 +3,7 @@
# Slackware build script for GPXSee
# Copyright 2018-2024, Nikolay Korotkiy <sikmir@gmail.com>
# Copyright 2024 since version 13.18 titopoquito <titopoquito@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gpxsee
VERSION=${VERSION:-13.16}
VERSION=${VERSION:-13.18}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="gpxsee"
VERSION="13.16"
VERSION="13.18"
HOMEPAGE="https://www.gpxsee.org/"
DOWNLOAD="https://github.com/tumic0/GPXSee/archive/13.16/GPXSee-13.16.tar.gz"
MD5SUM="71da416facde4f20585b41d359be2645"
DOWNLOAD="https://github.com/tumic0/GPXSee/archive/13.18/GPXSee-13.18.tar.gz"
MD5SUM="edd35b435e1d1c1b6f89688927d56248"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Nikolay Korotkiy"
EMAIL="sikmir@gmail.com"
MAINTAINER="titopoquito"
EMAIL="titopoquito@gmail.com"