summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordian Edenhofer2019-12-03 10:45:37 +0100
committerGordian Edenhofer2019-12-03 10:45:37 +0100
commit3709db9b6e67a5af81dadbb26481ac249914c6a5 (patch)
tree552f8d8e7998f2f9f6815ddfd4568bf873f7163a /PKGBUILD
parent1cecf6c10f7ed5f42c50427a6a502e760ca792ad (diff)
downloadaur-3709db9b6e67a5af81dadbb26481ac249914c6a5.tar.gz
upgpkg: zoom 3.5.330166.1202-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30f514231557..688b96469116 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gordian Edenhofer <gordian.edenhofer@gmail.com>
pkgname=zoom
-pkgver=3.0.317369.1110
+pkgver=3.5.330166.1202
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=('a65154062f11e3335196d1ed92858898dc13e55803d079114b23388303e5271d9b282db7083915fa445916fa6756a2f5bf701c56335f7785d221b8e646753f29')
+sha512sums=('d3dc8975a24a4943ef578b44c72881e3682bedbb487a14e41cfcf6c3df12a9ebb93ff5e46ab35ae6e280c9326493e89b8b70582afd2b6fc6d00ac3cbf2e52ee8')
package() {
cp -dpr --no-preserve=ownership opt usr "${pkgdir}"