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 b2b15e246350..088b8901a180 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zoom
pkgdesc = Video Conferencing and Web Conferencing Service
- pkgver = 5.4.53268.1025
+ pkgver = 5.4.53350.1027
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.4.53268.1025_orig_x86_64.pkg.tar.xz::https://zoom.us/client/5.4.53268.1025/zoom_x86_64.pkg.tar.xz
- sha512sums = 994a1bf3dfe307fb7dec99601a313a919360b34eb8431bcdaaac666f32f2cd086d33cde30fa314ccd6b44722ebb463e32a3f0b730e95eb326159a80217abf87c
+ source = zoom-5.4.53350.1027_orig_x86_64.pkg.tar.xz::https://zoom.us/client/5.4.53350.1027/zoom_x86_64.pkg.tar.xz
+ sha512sums = db293308f752140c2086476c790d366193c4ca17dfa68bbddb595c3b395c7cda04658c3bd5127dd785abd56c693ece47501d998b1f96b7305b2a6fd64b0ca4a0
pkgname = zoom
diff --git a/PKGBUILD b/PKGBUILD
index 7b00c9ff0d91..e1f667184df5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gordian Edenhofer <gordian.edenhofer@gmail.com>
pkgname=zoom
-pkgver=5.4.53268.1025
+pkgver=5.4.53350.1027
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=('994a1bf3dfe307fb7dec99601a313a919360b34eb8431bcdaaac666f32f2cd086d33cde30fa314ccd6b44722ebb463e32a3f0b730e95eb326159a80217abf87c')
+sha512sums=('db293308f752140c2086476c790d366193c4ca17dfa68bbddb595c3b395c7cda04658c3bd5127dd785abd56c693ece47501d998b1f96b7305b2a6fd64b0ca4a0')
prepare() {
sed -i 's/Zoom\.png/Zoom/g' "${srcdir}/usr/share/applications/Zoom.desktop"