summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4856167d0453..9c860b844e6b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zoom
pkgdesc = Video Conferencing and Web Conferencing Service
- pkgver = 5.2.440215.0803
+ pkgver = 5.2.446620.0816
pkgrel = 1
url = https://zoom.us/
arch = x86_64
@@ -30,7 +30,7 @@ pkgbase = zoom
optdepends = picom: extra compositor needed by some window managers for screen sharing
optdepends = xcompmgr: extra compositor needed by some window managers for screen sharing
options = !strip
- source = zoom-5.2.440215.0803_orig_x86_64.pkg.tar.xz::https://zoom.us/client/5.2.440215.0803/zoom_x86_64.pkg.tar.xz
- sha512sums = 13e3d826fbead79c1057eb02011f0399e19e1826fea35fc7343680e9e617f6e83194eec45c700f5abfabca12b64910a4b780a8b7bd779657cea1c7e53f8b50c4
+ source = zoom-5.2.446620.0816_orig_x86_64.pkg.tar.xz::https://zoom.us/client/5.2.446620.0816/zoom_x86_64.pkg.tar.xz
+ sha512sums = 13e57dbe061ef6c1045010c0f39dc1ae660b1495c165f17ca441d82c2ec0c5a8b8201f6a4f35c7bde0bd68a00b9ebab62ebf66424deff0d31bea16956fbcc011
pkgname = zoom
diff --git a/PKGBUILD b/PKGBUILD
index c840909e94dd..921785a0a66a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gordian Edenhofer <gordian.edenhofer@gmail.com>
pkgname=zoom
-pkgver=5.2.440215.0803
+pkgver=5.2.446620.0816
pkgrel=1
pkgdesc="Video Conferencing and Web Conferencing Service"
arch=('x86_64')
@@ -15,7 +15,7 @@ optdepends=('pulseaudio-alsa: audio via PulseAudio'
'xcompmgr: extra compositor needed by some window managers for screen sharing')
options=(!strip)
source=("${pkgname}-${pkgver}_orig_x86_64.pkg.tar.xz"::"https://zoom.us/client/${pkgver}/zoom_x86_64.pkg.tar.xz")
-sha512sums=('13e3d826fbead79c1057eb02011f0399e19e1826fea35fc7343680e9e617f6e83194eec45c700f5abfabca12b64910a4b780a8b7bd779657cea1c7e53f8b50c4')
+sha512sums=('13e57dbe061ef6c1045010c0f39dc1ae660b1495c165f17ca441d82c2ec0c5a8b8201f6a4f35c7bde0bd68a00b9ebab62ebf66424deff0d31bea16956fbcc011')
prepare() {
sed -i 's/Zoom\.png/Zoom/g' "${srcdir}/usr/share/applications/Zoom.desktop"