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 92805b89b1..d1250a61d5 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, 2019 Ebben Aries <e@dscp.org> +# Copyright 2018-2020 Ebben Aries <e@dscp.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=zoom-linux SRCNAM=zoom -VERSION=${VERSION:-3.5.352596.0119} +VERSION=${VERSION:-3.5.361976.0301} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |