summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 537d5687b0f1..dd7d774f5b4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=zoom
pkgver=5.10.6
-_subver=2943
+_subver=3192
pkgrel=1
pkgdesc="Video Conferencing and Web Conferencing Service"
arch=('x86_64')
@@ -18,7 +18,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=('c1060e7030d020f0598ef2f8d4fd02dc8a2c41bd4d34ebf038212ae45c1156a36fff64cfdac9136449b7162ca357a25bcc7762d19c0831fdb339d66713cd3ee7')
+sha512sums=('f1c0eb7921a0da8dc2ea52545ce831fd6405539b724512d631194ce02d3a6d8314f853a655c6d17085b4e85ec45d6f88eeea1b073c67eaa7772c26b2c97ee65b')
prepare() {
sed -i 's/Zoom\.png/Zoom/g' "${srcdir}/usr/share/applications/Zoom.desktop"