diff options
Diffstat (limited to 'network/zoom-linux/zoom-linux.SlackBuild')
-rw-r--r-- | network/zoom-linux/zoom-linux.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/zoom-linux/zoom-linux.SlackBuild b/network/zoom-linux/zoom-linux.SlackBuild index 00cf4fba680dc..3ddc428eedbb7 100644 --- a/network/zoom-linux/zoom-linux.SlackBuild +++ b/network/zoom-linux/zoom-linux.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for zoom-linux # -# Copyright 2018-2021 Ebben Aries <slackbuilds@dscp.org> +# Copyright 2018-2023 Ebben Aries <slackbuilds@dscp.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=zoom-linux -VERSION=${VERSION:-5.13.4.711} # may be overridden by source! +VERSION=${VERSION:-5.13.5.431} # may be overridden by source! SRCNAM=zoom BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |