summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Igor Alexandrov2020-12-18 06:46:30 +0100
committer Willy Sudiarto Raharjo2020-12-18 06:46:30 +0100
commitc293fa97e2b2cc71fbd150882618a500638eacfd (patch)
treedefd63e42792eed3f4eace7f603a27b09ec6fb03 /network
parent69fc54ac6aa8daa442dcd43b3e28d52bd90746c9 (diff)
downloadslackbuilds-c293fa97e2b2cc71fbd150882618a500638eacfd.tar.gz
network/bluejeans: Updated for version 2.19.0.61.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/bluejeans/bluejeans.SlackBuild5
-rw-r--r--network/bluejeans/bluejeans.info6
2 files changed, 6 insertions, 5 deletions
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"