summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2017-05-03 17:58:53 +0200
committerGordian Edenhofer2017-05-03 17:58:53 +0200
commit3e7e42a4df9fb2773d274d78841d06f9e0801bbd (patch)
tree5e72acc9b131c61d3434ecffc3e0841cd5103043
parentabde58095087a8966f587b3f76544da98db57376 (diff)
downloadaur-3e7e42a4df9fb2773d274d78841d06f9e0801bbd.tar.gz
upgpkg: zoom 2.0.91373.0502-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34e0a3e3381f..088a8e8356b9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zoom
pkgdesc = Video Conferencing and Web Conferencing Service
- pkgver = 2.0.89826.0417
+ pkgver = 2.0.91373.0502
pkgrel = 1
url = https://zoom.us/
arch = x86_64
@@ -28,7 +28,7 @@ pkgbase = zoom
depends = libxfixes
depends = libxrender
options = !strip
- source = zoom-2.0.89826.0417_orig_x86_64.pkg.tar.xz::https://zoom.us/client/2.0.89826.0417/zoom_x86_64.pkg.tar.xz
- sha512sums = df28765541f1588633ad8520bf0370b14f7bea649f64a7da473778cee98b76d79074912386bf483878ec1342d9790a728496e22004760ef6956f7457222ec029
+ source = zoom-2.0.91373.0502_orig_x86_64.pkg.tar.xz::https://zoom.us/client/2.0.91373.0502/zoom_x86_64.pkg.tar.xz
+ sha512sums = 915590dd5515db65bd34d2b4dfefb54423f1e35ad44ccc8e95d76721f0e076af6e07f98d4aea8d149dd725dc3e4d9694764235ae9864575d75ecf86a93d53ef9
pkgname = zoom
diff --git a/PKGBUILD b/PKGBUILD
index c81cc7495faf..162e3329e1ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gordian Edenhofer <gordian.edenhofer@gmail.com>
pkgname=zoom
-pkgver=2.0.89826.0417
+pkgver=2.0.91373.0502
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=('df28765541f1588633ad8520bf0370b14f7bea649f64a7da473778cee98b76d79074912386bf483878ec1342d9790a728496e22004760ef6956f7457222ec029')
+sha512sums=('915590dd5515db65bd34d2b4dfefb54423f1e35ad44ccc8e95d76721f0e076af6e07f98d4aea8d149dd725dc3e4d9694764235ae9864575d75ecf86a93d53ef9')
package() {
cp -dpr --no-preserve=ownership opt usr "${pkgdir}"