summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2019-11-11 21:46:48 +0100
committerGordian Edenhofer2019-11-11 21:46:48 +0100
commit1cecf6c10f7ed5f42c50427a6a502e760ca792ad (patch)
tree8b5ce9e90db45132d36bc7fad06588cd70d18377
parent70fd5220351798bdb0afa2529389432f2eaa6191 (diff)
downloadaur-1cecf6c10f7ed5f42c50427a6a502e760ca792ad.tar.gz
upgpkg: zoom 3.0.317369.1110-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d91969d67f02..c19dc8ff4e32 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zoom
pkgdesc = Video Conferencing and Web Conferencing Service
- pkgver = 3.0.309708.1027
+ pkgver = 3.0.317369.1110
pkgrel = 1
url = https://zoom.us/
arch = x86_64
@@ -24,7 +24,7 @@ pkgbase = zoom
depends = xcb-util-image
depends = xcb-util-keysyms
options = !strip
- source = zoom-3.0.309708.1027_orig_x86_64.pkg.tar.xz::https://zoom.us/client/3.0.309708.1027/zoom_x86_64.pkg.tar.xz
- sha512sums = f60edf5c78a880ce95dd079b36f4b2ed7b81cd469b364810045f1e377afdd6f697e0a56ffd46220d3ae509efc23cd2c22ee1aa14bf3c111e7150ee9198694cfe
+ source = zoom-3.0.317369.1110_orig_x86_64.pkg.tar.xz::https://zoom.us/client/3.0.317369.1110/zoom_x86_64.pkg.tar.xz
+ sha512sums = a65154062f11e3335196d1ed92858898dc13e55803d079114b23388303e5271d9b282db7083915fa445916fa6756a2f5bf701c56335f7785d221b8e646753f29
pkgname = zoom
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}"