summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Giancarlo Dessi2024-01-16 00:48:06 +0100
committer Willy Sudiarto Raharjo2024-01-16 01:35:19 +0100
commit3be7e0182b8de399e28d12a3da62bf81a6125039 (patch)
tree12c5880798eb885fa73a4d2503bc2fb2b1330ebe /gis
parent7582a2ab36035b40c05f3b8cd7b66b034afdba69 (diff)
downloadslackbuilds-3be7e0182b8de399e28d12a3da62bf81a6125039.tar.gz
gis/therion: Updated for version 6.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis')
-rw-r--r--gis/therion/therion.SlackBuild4
-rw-r--r--gis/therion/therion.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/gis/therion/therion.SlackBuild b/gis/therion/therion.SlackBuild
index b2d0bc68f9..444e05d3a8 100644
--- a/gis/therion/therion.SlackBuild
+++ b/gis/therion/therion.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for therion
-# Copyright 2023 Giancarlo Dessi, Cagliari, IT
+# Copyright 2023-2024 Giancarlo Dessi, Cagliari, IT
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=therion
-VERSION=${VERSION:-6.1.8}
+VERSION=${VERSION:-6.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/gis/therion/therion.info b/gis/therion/therion.info
index 160e83eca8..cb979a67b5 100644
--- a/gis/therion/therion.info
+++ b/gis/therion/therion.info
@@ -1,10 +1,10 @@
PRGNAM="therion"
-VERSION="6.1.8"
+VERSION="6.2.0"
HOMEPAGE="https://therion.speleo.sk/"
-DOWNLOAD="https://github.com/therion/therion/archive/v6.1.8/therion-6.1.8.tar.gz"
-MD5SUM="b10723c8505dec3dd45d8479c2024129"
+DOWNLOAD="https://github.com/therion/therion/archive/v6.2.0/therion-6.2.0.tar.gz"
+MD5SUM="1adb2255d56adeae02f3d97a7bf6e108"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="bwidget fmt lcdf-typetools proj tkimg VTK wxWidgets"
+REQUIRES="bwidget Catch2 fmt lcdf-typetools proj tkimg VTK wxWidgets"
MAINTAINER="Giancarlo Dessi"
EMAIL="slack@giand.it"