# Maintainer: Gordian Edenhofer pkgname=zoom pkgver=2.9.265650.0716 pkgrel=1 pkgdesc="Video Conferencing and Web Conferencing Service" arch=('x86_64') license=('custom') url="https://zoom.us/" depends=('fontconfig' 'glib2' 'libpulse' 'libsm' 'libx11' 'libxcb' 'libxcomposite' 'libxfixes' 'libxi' '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') package() { cp -dpr --no-preserve=ownership opt usr "${pkgdir}" }