summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordian Edenhofer2020-06-29 13:33:24 +0200
committerGordian Edenhofer2020-06-29 13:34:21 +0200
commit28b4eaede32d15488817d9fbb0f2df73c707a267 (patch)
tree793c6b7b20da71ee833abff60423bb2cae92d3ea /PKGBUILD
parent237385cd47e09f07474dc4eb99798d479a787110 (diff)
downloadaur-28b4eaede32d15488817d9fbb0f2df73c707a267.tar.gz
upgpkg: zoom 5.1.418436.0628-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD13
1 files changed, 7 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b899bfbc9af..4f002ecb0bab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,21 @@
# Maintainer: Gordian Edenhofer <gordian.edenhofer@gmail.com>
pkgname=zoom
-pkgver=5.1.412382.0614
+pkgver=5.1.418436.0628
pkgrel=1
pkgdesc="Video Conferencing and Web Conferencing Service"
arch=('x86_64')
license=('custom')
url="https://zoom.us/"
depends=('fontconfig' 'glib2' 'libpulse' 'libsm' 'ttf-font' 'libx11' 'libxcb' 'libxcomposite' 'libxfixes' 'libxi' 'libxcursor'
- 'libxkbcommon-x11' 'libxrandr' 'libxrender' 'libxshmfence' 'libxslt' 'mesa' 'nss' 'pulseaudio-alsa' 'xcb-util-image' 'xcb-util-keysyms')
-optdepends=('qt5-webengine: SSO login support'
- 'picom: extra compositor needed by some window managers for screen sharing'
- 'xcompmgr: extra compositor needed by some window managers for screen sharing')
+ 'libxkbcommon-x11' 'libxrandr' 'libxrender' 'libxshmfence' 'libxslt' 'mesa' 'nss' 'xcb-util-image' 'xcb-util-keysyms')
+optdepends=('pulseaudio-alsa: audio via PulseAudio'
+ 'qt5-webengine: SSO login support'
+ 'picom: extra compositor needed by some window managers for screen sharing'
+ '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=('c83a5eae76933d2280e3e054654b09743ad138094322562a5198f3f1dd9d8a85bc758fe574a13adc62d162d3268dc5231416f6752ce25792757b8e60b7ae7da0')
+sha512sums=('169cbb38cc2d28f22c0110242dc189281f8a0037abb415ffcdcd16eec28bec6e68ccbaacf74447ed51381a5fae3bfb67407474504a46a9a2037db9fd14ca77e4')
prepare() {
sed -i 's/Zoom\.png/Zoom/g' "${srcdir}/usr/share/applications/Zoom.desktop"