summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrian Groh2022-01-25 18:09:37 +0100
committerAdrian Groh2022-01-25 18:09:37 +0100
commit1314fe21587b2865b8ba4db5356d8f4ca010cb25 (patch)
tree2e3739d8485cf9dde0d30abcdfd7030f4c6a64f5 /PKGBUILD
parent5762d58b9f2d1a6ba1ae7cacccd4930f7fd03409 (diff)
downloadaur-1314fe21587b2865b8ba4db5356d8f4ca010cb25.tar.gz
upgpkg: zoom 5.9.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4ef5ae5d53a..2f2cee805415 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Gordian Edenhofer <gordian.edenhofer@gmail.com>
pkgname=zoom
-pkgver=5.9.1
-_subver=1380
+pkgver=5.9.3
+_subver=1911
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=('8e2fc8a5736f2f569b0a5ce21128f8caa67a00c19421cbec3fc0f75b51a6ae14d7c7c62eb9ab6d5a2403823021289cbd1ab1bef73961eda47b1f3356b2dfa20d')
+sha512sums=('ad35aaf35fb4ab790e04b3cf7a4bbb3b7ec02fdeb044c8dbe7b33839dbd0577067f94e7211c4136918a5cc0f1fbedef1bf827cee111c03eea51d867742e10db5')
prepare() {
sed -i 's/Zoom\.png/Zoom/g' "${srcdir}/usr/share/applications/Zoom.desktop"