summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordian Edenhofer2019-11-11 21:46:48 +0100
committerGordian Edenhofer2019-11-11 21:46:48 +0100
commit1cecf6c10f7ed5f42c50427a6a502e760ca792ad (patch)
tree8b5ce9e90db45132d36bc7fad06588cd70d18377 /PKGBUILD
parent70fd5220351798bdb0afa2529389432f2eaa6191 (diff)
downloadaur-1cecf6c10f7ed5f42c50427a6a502e760ca792ad.tar.gz
upgpkg: zoom 3.0.317369.1110-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f41cc837333..30f514231557 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gordian Edenhofer <gordian.edenhofer@gmail.com>
pkgname=zoom
-pkgver=3.0.309708.1027
+pkgver=3.0.317369.1110
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=('f60edf5c78a880ce95dd079b36f4b2ed7b81cd469b364810045f1e377afdd6f697e0a56ffd46220d3ae509efc23cd2c22ee1aa14bf3c111e7150ee9198694cfe')
+sha512sums=('a65154062f11e3335196d1ed92858898dc13e55803d079114b23388303e5271d9b282db7083915fa445916fa6756a2f5bf701c56335f7785d221b8e646753f29')
package() {
cp -dpr --no-preserve=ownership opt usr "${pkgdir}"