# Maintainer: Gordian Edenhofer pkgname=zoom pkgver=3.0.317369.1110 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=('a65154062f11e3335196d1ed92858898dc13e55803d079114b23388303e5271d9b282db7083915fa445916fa6756a2f5bf701c56335f7785d221b8e646753f29') package() { cp -dpr --no-preserve=ownership opt usr "${pkgdir}" }