summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2020-04-21 22:23:09 +0200
committerGordian Edenhofer2020-04-21 22:23:09 +0200
commit0bd109c2180655a046c82ecfc42379cad0a1c515 (patch)
treebc2ddc79797dd5501de0bf834a3febd07356b232
parent377c89266de2a565fd6b1ab74f13af44f0b14312 (diff)
downloadaur-0bd109c2180655a046c82ecfc42379cad0a1c515.tar.gz
upgpkg: zoom 3.5.392530.0421-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8d15fd82491..480ba215ab19 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zoom
pkgdesc = Video Conferencing and Web Conferencing Service
- pkgver = 3.5.385850.0413
+ pkgver = 3.5.392530.0421
pkgrel = 1
url = https://zoom.us/
arch = x86_64
@@ -30,7 +30,7 @@ pkgbase = zoom
optdepends = picom: extra compositor needed by some window managers for screen sharing
optdepends = xcompmgr: extra compositor needed by some window managers for screen sharing
options = !strip
- source = zoom-3.5.385850.0413_orig_x86_64.pkg.tar.xz::https://zoom.us/client/3.5.385850.0413/zoom_x86_64.pkg.tar.xz
- sha512sums = 6ecc53a1662ae5c6fd3b2b44f16a43c355f81d17635bbe97fdf60496fa45da6f050563df561035f810ebc7bafc3114449c2bbf4d9debe58c29855c7543db1eaf
+ source = zoom-3.5.392530.0421_orig_x86_64.pkg.tar.xz::https://zoom.us/client/3.5.392530.0421/zoom_x86_64.pkg.tar.xz
+ sha512sums = 2a5d87dd23f3e64ee8dd0757af0fd1944ec3c57a2abb70a075b872b91868a76733e9762ffcc14038056c6a7c16defceb850b28ebaeb291e520492f5c5d5b0bb1
pkgname = zoom
diff --git a/PKGBUILD b/PKGBUILD
index 276dd232cad0..ec9d3ec01f2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gordian Edenhofer <gordian.edenhofer@gmail.com>
pkgname=zoom
-pkgver=3.5.385850.0413
+pkgver=3.5.392530.0421
pkgrel=1
pkgdesc="Video Conferencing and Web Conferencing Service"
arch=('x86_64')
@@ -14,7 +14,7 @@ optdepends=('qt5-webengine: SSO login support'
'xcompmgr: extra compositor needed by some window managers for screen sharing')
options=(!strip)
source=("${pkgname}-${pkgver}_orig_x86_64.pkg.tar.xz"::"https://zoom.us/client/${pkgver}/zoom_x86_64.pkg.tar.xz")
-sha512sums=('6ecc53a1662ae5c6fd3b2b44f16a43c355f81d17635bbe97fdf60496fa45da6f050563df561035f810ebc7bafc3114449c2bbf4d9debe58c29855c7543db1eaf')
+sha512sums=('2a5d87dd23f3e64ee8dd0757af0fd1944ec3c57a2abb70a075b872b91868a76733e9762ffcc14038056c6a7c16defceb850b28ebaeb291e520492f5c5d5b0bb1')
package() {
cp -dpr --no-preserve=ownership opt usr "${pkgdir}"