diff options
Diffstat (limited to 'network/franz/franz.SlackBuild')
-rw-r--r-- | network/franz/franz.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/franz/franz.SlackBuild b/network/franz/franz.SlackBuild index 92588a4e6f03..2aa03fccf992 100644 --- a/network/franz/franz.SlackBuild +++ b/network/franz/franz.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for franz -# Copyright 2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2020-2022 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=franz -VERSION=${VERSION:-5.7.0} +VERSION=${VERSION:-5.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |