From efc80a8c1f6a623e8617520e8e733bdf8ddd1e9a Mon Sep 17 00:00:00 2001 From: Igor Alexandrov Date: Wed, 18 Mar 2020 07:45:07 +0700 Subject: network/bluejeans: Updated for version 2.1.0. Signed-off-by: Willy Sudiarto Raharjo --- network/bluejeans/bluejeans.SlackBuild | 4 ++-- network/bluejeans/bluejeans.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'network/bluejeans') diff --git a/network/bluejeans/bluejeans.SlackBuild b/network/bluejeans/bluejeans.SlackBuild index aa178c8c6e21..4627a26c0abb 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.0.0} +VERSION=${VERSION:-2.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -45,7 +45,7 @@ EXECNAM=bluejeans-v2 if [ "$ARCH" != "x86_64" ]; then echo "$ARCH is not supported for $PRGNAM-$VERSION" - exit -1 + exit 1 fi set -e diff --git a/network/bluejeans/bluejeans.info b/network/bluejeans/bluejeans.info index db6dee5d8712..a13d97eaf7f2 100644 --- a/network/bluejeans/bluejeans.info +++ b/network/bluejeans/bluejeans.info @@ -1,10 +1,10 @@ PRGNAM="bluejeans" -VERSION="2.0.0" +VERSION="2.1.0" HOMEPAGE="https://www.bluejeans.com" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://swdl.bluejeans.com/desktop-app/linux/2.0.0/BlueJeans.rpm" -MD5SUM_x86_64="f1104b47a09a05e0f13bbfa59753cf68" +DOWNLOAD_x86_64="https://swdl.bluejeans.com/desktop-app/linux/2.1.0/BlueJeans.rpm" +MD5SUM_x86_64="05a514e65d7d14e3d51c43363000eee0" REQUIRES="" MAINTAINER="Igor Alexandrov" EMAIL="igora.vault@gmail.com" -- cgit v1.2.3