summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordian Edenhofer2019-09-03 18:22:58 +0200
committerGordian Edenhofer2019-09-03 18:22:58 +0200
commit4eae8930fd612aacb76dd87fae37eb7a4fd1fa8e (patch)
tree46fa05fcf715aa5e85bff4ff379ce38885775144 /PKGBUILD
parent6bf984cf9a73839c817df8c049890d6116bada1e (diff)
downloadaur-4eae8930fd612aacb76dd87fae37eb7a4fd1fa8e.tar.gz
upgpkg: zoom 3.0.285090.0826-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d7c5a236b6f..2b81c4f010b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gordian Edenhofer <gordian.edenhofer@gmail.com>
pkgname=zoom
-pkgver=2.9.265650.0716
+pkgver=3.0.285090.0826
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=('7f7a33164be07516556ff2ab5e9da35a537a20c82fc7110364c00be989048628647e2a538109a97ac8eb11a9fa711b24acc2c48a84059a8e7afc42245603db66')
+sha512sums=('a87feb2dd396622a1e987ff2bb9d9591e9e354ea211dc38cd93d15ac318f71dad28c9ecbf202b9d4ff1ccc0297ad8864357db583b769803d66b3e66126a6fc4a')
package() {
cp -dpr --no-preserve=ownership opt usr "${pkgdir}"