diff options
author | Ebben Aries <e@dscp.org> | 2020-05-12 07:16:49 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-16 08:44:09 +0700 |
commit | 1a25ffdedb248617a5f6097a4016181fa7c3adc5 (patch) | |
tree | 1725961e003afdc5c9e7c22ec51ce1a354b1a10a | |
parent | b44d8b48a86e070fbbeceeed0f4e1dbb3dd8f03a (diff) | |
download | slackbuilds-1a25ffdedb248617a5f6097a4016181fa7c3adc5.tar.gz |
network/zoom-linux: Updated for version 5.0.403652.0509.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | network/zoom-linux/doinst.sh | 1 | ||||
-rw-r--r-- | network/zoom-linux/slack-desc | 6 | ||||
-rw-r--r-- | network/zoom-linux/zoom-linux.info | 10 |
3 files changed, 8 insertions, 9 deletions
diff --git a/network/zoom-linux/doinst.sh b/network/zoom-linux/doinst.sh index 408a29c514..9af81ef107 100644 --- a/network/zoom-linux/doinst.sh +++ b/network/zoom-linux/doinst.sh @@ -1,4 +1,3 @@ -( cd usr/bin ; rm -rf zoom-linux ) ( cd usr/bin ; ln -sf /opt/zoom-linux/ZoomLauncher zoom-linux ) if [ -x /usr/bin/xdg-mime ]; then diff --git a/network/zoom-linux/slack-desc b/network/zoom-linux/slack-desc index 99a5379e41..51c692c047 100644 --- a/network/zoom-linux/slack-desc +++ b/network/zoom-linux/slack-desc @@ -5,12 +5,12 @@ # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. - |-----handy-ruler------------------------------------------------------| + |-----handy-ruler------------------------------------------------------| zoom-linux: zoom-linux (Video conferencing client) zoom-linux: -zoom-linux: Stay connected wherever you go - start or join a 100-person +zoom-linux: Stay connected wherever you go – start or join a 100-person zoom-linux: meeting with crystal-clear, face-to-face video, high quality -zoom-linux: screen sharing, and instant messaging - for free! +zoom-linux: screen sharing, and instant messaging – for free! zoom-linux: zoom-linux: Join any meeting and host unlimited 1:1 meetings for free. zoom-linux: Free group meetings are limited to 40 minutes. diff --git a/network/zoom-linux/zoom-linux.info b/network/zoom-linux/zoom-linux.info index 237865acc4..469e697a7d 100644 --- a/network/zoom-linux/zoom-linux.info +++ b/network/zoom-linux/zoom-linux.info @@ -1,10 +1,10 @@ PRGNAM="zoom-linux" -VERSION="5.0.398100.0427" +VERSION="5.0.403652.0509" HOMEPAGE="https://www.zoom.us/" -DOWNLOAD="https://www.zoom.us/client/5.0.398100.0427/zoom_i686.tar.xz" -MD5SUM="903c7b421f5ab68b317d8bef2a0ea40a" -DOWNLOAD_x86_64="https://www.zoom.us/client/5.0.398100.0427/zoom_x86_64.tar.xz" -MD5SUM_x86_64="9b02e3fffe874c383374eeb2bc8e6f98" +DOWNLOAD="https://www.zoom.us/client/5.0.403652.0509/zoom_i686.tar.xz" +MD5SUM="bdc8d8e29753504e1cc6989e3f2ed799" +DOWNLOAD_x86_64="https://www.zoom.us/client/5.0.403652.0509/zoom_x86_64.tar.xz" +MD5SUM_x86_64="7d6d92d7598024e9dda5a09edbb2e3b7" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="e@dscp.org" |