diff options
author | titopoquito <titopoquito@gmail.com> | 2024-05-24 12:16:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-24 12:57:00 +0700 |
commit | 0359ef33f1de973638d24e802b9586a0511d9e8a (patch) | |
tree | bb06767b7a73b3018020551ceb0c6df359f3e29c /gis/gpxsee | |
parent | d6b990f9564ba8c4f8f30ca76907b7a75c269587 (diff) |
gis/gpxsee: Updated for version 13.20.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/gpxsee')
-rw-r--r-- | gis/gpxsee/gpxsee.SlackBuild | 2 | ||||
-rw-r--r-- | gis/gpxsee/gpxsee.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/gpxsee/gpxsee.SlackBuild b/gis/gpxsee/gpxsee.SlackBuild index 435c3c1ca6c7..6163e19a0d4f 100644 --- a/gis/gpxsee/gpxsee.SlackBuild +++ b/gis/gpxsee/gpxsee.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=gpxsee -VERSION=${VERSION:-13.19} +VERSION=${VERSION:-13.20} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/gis/gpxsee/gpxsee.info b/gis/gpxsee/gpxsee.info index d7051c0ef0f4..1cd6950b24f2 100644 --- a/gis/gpxsee/gpxsee.info +++ b/gis/gpxsee/gpxsee.info @@ -1,8 +1,8 @@ PRGNAM="gpxsee" -VERSION="13.19" +VERSION="13.20" HOMEPAGE="https://www.gpxsee.org/" -DOWNLOAD="https://github.com/tumic0/GPXSee/archive/13.19/GPXSee-13.19.tar.gz" -MD5SUM="f7d73349bac597b58ca89a282b7e9e94" +DOWNLOAD="https://github.com/tumic0/GPXSee/archive/13.20/GPXSee-13.20.tar.gz" +MD5SUM="89703c38d13a5dd4bcfe255210b1f79b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |