This commit is contained in:
joborun linux 2023-03-26 07:33:39 +03:00
parent 7bd55a5a58
commit 92fdd265ed
2 changed files with 10 additions and 7 deletions

View File

@ -6,8 +6,8 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=zoom
pkgver=5.13.11
_subver=1288
pkgver=5.14.0
_subver=1720
pkgrel=02
pkgdesc="Video Conferencing and Web Conferencing Service w/o pulseaudio"
url="https://zoom.us/"
@ -38,7 +38,10 @@ arch=(x86_64)
license=('custom')
sha256sums=(05d2371c44157bd0370fa289e39c075acadf6fe7614d9029ff195cafd5fdd845) # zoom-5.13.11.1288_orig_x86_64.pkg.tar.xz
sha512sums=('ed2658c93b4b5fbe2014f437162ad62023ab61ca183ce6412f3414b0de349311b0b061659c8ab3c744b0554ceb1ab170ac7b914a6547b2e4aaa123cad1355d58')
sha256sums=(77c4768dfa25e7301a238a9ca5421576987cf7d77bb7f2d1c502265c5cd75d6a) # zoom-5.14.0.1720_orig_x86_64.pkg.tar.xz
## 2bd1100a3e954b34cc5160ac868726191e9e6abe2626c365b39f2cbabc5f7d0d zoom-5.14.0-02-x86_64.pkg.tar.lz
## 1e7eb42f4d6dc7eff08753af11539e7083121ce5409027975f66b6b83b0fbaaf zoom-5.13.11-02-x86_64.pkg.tar.lz

View File

@ -1,8 +1,8 @@
# Maintainer: Gordian Edenhofer <gordian.edenhofer@gmail.com>
pkgname=zoom
pkgver=5.13.11
_subver=1288
pkgver=5.14.0
_subver=1720
pkgrel=1
pkgdesc="Video Conferencing and Web Conferencing Service"
arch=('x86_64')
@ -19,7 +19,7 @@ optdepends=('pulseaudio-alsa: audio via PulseAudio'
'xcompmgr: extra compositor needed by some window managers for screen sharing')
options=(!strip)
source=("${pkgname}-${pkgver}.${_subver}_orig_x86_64.pkg.tar.xz"::"https://cdn.zoom.us/prod/${pkgver}.${_subver}/zoom_x86_64.pkg.tar.xz")
sha512sums=('c9abd45e5870424550d5b92c586b514d3d76c110acd51179551f73861920a326b6735ecccfd4aa018ca2ba9f19e98e9a543680736e89988b66aa4ab5560921ef')
sha512sums=('ed2658c93b4b5fbe2014f437162ad62023ab61ca183ce6412f3414b0de349311b0b061659c8ab3c744b0554ceb1ab170ac7b914a6547b2e4aaa123cad1355d58')
prepare() {
sed -i 's/Zoom\.png/Zoom/g' "${srcdir}/usr/share/applications/Zoom.desktop"