diff options
Diffstat (limited to 'gis/therion/therion.SlackBuild')
-rw-r--r-- | gis/therion/therion.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |