From c293fa97e2b2cc71fbd150882618a500638eacfd Mon Sep 17 00:00:00 2001 From: Igor Alexandrov Date: Fri, 18 Dec 2020 12:46:30 +0700 Subject: network/bluejeans: Updated for version 2.19.0.61. Signed-off-by: Willy Sudiarto Raharjo --- network/bluejeans/bluejeans.SlackBuild | 5 +++-- network/bluejeans/bluejeans.info | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'network/bluejeans') diff --git a/network/bluejeans/bluejeans.SlackBuild b/network/bluejeans/bluejeans.SlackBuild index e47461723f..7ab75e1360 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.17.0.11} +VERSION=${VERSION:-2.19.0.61} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -66,7 +66,8 @@ find . -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true sed -i \ - 's#Categories=AudioVideo;#Categories=Network;AudioVideo;InstantMessaging;#' \ + 's#Categories=AudioVideo;#Categories=Network;# + s#^Exec=.*$#Exec=/usr/bin/bluejeans %U#' \ usr/share/applications/bluejeans-v2.desktop mkdir -p usr/{bin,doc/$PRGNAM-$VERSION} diff --git a/network/bluejeans/bluejeans.info b/network/bluejeans/bluejeans.info index ee8c02cf6b..589a4b2ef4 100644 --- a/network/bluejeans/bluejeans.info +++ b/network/bluejeans/bluejeans.info @@ -1,10 +1,10 @@ PRGNAM="bluejeans" -VERSION="2.17.0.11" +VERSION="2.19.0.61" HOMEPAGE="https://www.bluejeans.com" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://swdl.bluejeans.com/desktop-app/linux/2.17.0/BlueJeans_2.17.0.11.rpm" -MD5SUM_x86_64="dfee7f16fdd79ef21772f7cd55a693e3" +DOWNLOAD_x86_64="https://swdl.bluejeans.com/desktop-app/linux/2.19.0/BlueJeans_2.19.0.61.rpm" +MD5SUM_x86_64="8156ea2be61c78584e7bb27a4e8a0ee3" REQUIRES="" MAINTAINER="Igor Alexandrov" EMAIL="igor.alexandrov@outlook.com" -- cgit v1.2.3