diff options
Diffstat (limited to 'gis/whitebox-tools/whitebox-tools.SlackBuild')
-rw-r--r-- | gis/whitebox-tools/whitebox-tools.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gis/whitebox-tools/whitebox-tools.SlackBuild b/gis/whitebox-tools/whitebox-tools.SlackBuild index 6b75738776bb..1e0b9ed4aed6 100644 --- a/gis/whitebox-tools/whitebox-tools.SlackBuild +++ b/gis/whitebox-tools/whitebox-tools.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for whitebox-tools -# Copyright 2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2019-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=whitebox-tools BINNAM=`echo $PRGNAM | tr - _` -VERSION=${VERSION:-1.1.0} +VERSION=${VERSION:-1.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |