summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordian Edenhofer2019-12-17 18:42:22 +0100
committerGordian Edenhofer2019-12-17 18:42:22 +0100
commit0ab248661be97d6ac8f77cb8c761a132145cb244 (patch)
treeb059165a41974f6c1cb0e6377ac2b5330c747caf /PKGBUILD
parent3709db9b6e67a5af81dadbb26481ac249914c6a5 (diff)
downloadaur-0ab248661be97d6ac8f77cb8c761a132145cb244.tar.gz
upgpkg: zoom 3.5.336627.1216-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 688b96469116..c08f7f45a9b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gordian Edenhofer <gordian.edenhofer@gmail.com>
pkgname=zoom
-pkgver=3.5.330166.1202
+pkgver=3.5.336627.1216
pkgrel=1
pkgdesc="Video Conferencing and Web Conferencing Service"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('fontconfig' 'glib2' 'libpulse' 'libsm' 'libx11' 'libxcb' 'libxcomposit
'libxrandr' 'libxrender' 'libxshmfence' 'libxslt' 'mesa' 'nss' 'pulseaudio-alsa' 'xcb-util-image' 'xcb-util-keysyms')
options=(!strip)
source=("${pkgname}-${pkgver}_orig_x86_64.pkg.tar.xz"::"https://zoom.us/client/${pkgver}/zoom_x86_64.pkg.tar.xz")
-sha512sums=('d3dc8975a24a4943ef578b44c72881e3682bedbb487a14e41cfcf6c3df12a9ebb93ff5e46ab35ae6e280c9326493e89b8b70582afd2b6fc6d00ac3cbf2e52ee8')
+sha512sums=('d700b8f162cff4b1b902d1b9c6b32548b3b1e94e1a8f34fbbd6b2fb09d0e4ecd2880c42ef8397415bf0a064d038b3ba6c5fd9fa94688fa0558ab26a178a1e557')
package() {
cp -dpr --no-preserve=ownership opt usr "${pkgdir}"