diff options
author | Igor Alexandrov <igor.alexandrov@outlook.com> | 2020-05-20 00:14:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-20 00:14:19 +0700 |
commit | ad15b67fe8febe09edafe8f9e3806e7e059dac13 (patch) | |
tree | 20ab1324b294e8efcdd6d3b9b1a4c6b76a4ea3d7 /network | |
parent | 52aba51ef7444cd3493f46334f68607f7b4fb512 (diff) | |
download | slackbuilds-ad15b67fe8febe09edafe8f9e3806e7e059dac13.tar.gz |
network/bluejeans: Updated for version 2.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/bluejeans/bluejeans.SlackBuild | 2 | ||||
-rw-r--r-- | network/bluejeans/bluejeans.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/bluejeans/bluejeans.SlackBuild b/network/bluejeans/bluejeans.SlackBuild index c3e05dbab6..08f04a2084 100644 --- a/network/bluejeans/bluejeans.SlackBuild +++ b/network/bluejeans/bluejeans.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=bluejeans -VERSION=${VERSION:-2.1.1} +VERSION=${VERSION:-2.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/bluejeans/bluejeans.info b/network/bluejeans/bluejeans.info index 229317482e..b8e82e7181 100644 --- a/network/bluejeans/bluejeans.info +++ b/network/bluejeans/bluejeans.info @@ -1,10 +1,10 @@ PRGNAM="bluejeans" -VERSION="2.1.1" +VERSION="2.2.0" HOMEPAGE="https://www.bluejeans.com" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://swdl.bluejeans.com/desktop-app/linux/2.1.1/BlueJeans.rpm" -MD5SUM_x86_64="47b0fa3f1ef8d52f970bea1ae5b3c5fb" +DOWNLOAD_x86_64="https://swdl.bluejeans.com/desktop-app/linux/2.2.0/BlueJeans.rpm" +MD5SUM_x86_64="c3b733e8138484c4e520e380b5046032" REQUIRES="" MAINTAINER="Igor Alexandrov" EMAIL="igor.alexandrov@outlook.com" |