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 2654a922c4ad..c81cc7495faf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gordian Edenhofer <gordian.edenhofer@gmail.com>
pkgname=zoom
-pkgver=2.0.87130.0317
+pkgver=2.0.89826.0417
pkgrel=1
pkgdesc="Video Conferencing and Web Conferencing Service"
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('glib2' 'gstreamer' 'libxcb' 'xcb-util-image' 'fontconfig' 'mesa' 'libx
'pulseaudio-alsa' 'libx11' 'nss' 'libxshmfence' 'libxfixes' 'libxrender')
options=(!strip)
source=("${pkgname}-${pkgver}_orig_x86_64.pkg.tar.xz"::"https://zoom.us/client/${pkgver}/zoom_x86_64.pkg.tar.xz")
-sha512sums=('7e69e4d2d550652eb0e0335edb5c45e571a9de7933419e9155f8e5e8bcbd4f496e202149e286987c1e996c26012d5d82e7dd8341f74974eab5cfddc103f82f4d')
+sha512sums=('df28765541f1588633ad8520bf0370b14f7bea649f64a7da473778cee98b76d79074912386bf483878ec1342d9790a728496e22004760ef6956f7457222ec029')
package() {
cp -dpr --no-preserve=ownership opt usr "${pkgdir}"