summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordian Edenhofer2017-11-19 21:23:41 +0100
committerGordian Edenhofer2017-11-19 21:27:52 +0100
commit6bc9a8e59fe372ae5e4cec4809d6893a2f761693 (patch)
tree38a583c02a964bc9981462bd493420a914480582 /PKGBUILD
parent7df826730160ae37a44daaacfcdcef371d6ec355 (diff)
downloadaur-6bc9a8e59fe372ae5e4cec4809d6893a2f761693.tar.gz
upgpkg: zoom 2.0.106600.0904-2
List the provided dependencies from the original package instead of relying on the output of `namcap`.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4748fce1fe0..01252240e8f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,13 @@
pkgname=zoom
pkgver=2.0.106600.0904
-pkgrel=1
+pkgrel=2
pkgdesc="Video Conferencing and Web Conferencing Service"
arch=('x86_64')
license=('custom')
url="https://zoom.us/"
-depends=('glib2' 'gstreamer' 'libxcb' 'xcb-util-image' 'fontconfig' 'mesa' 'libxi' 'libsm' 'libxrender'
- 'libpulse' 'libxcomposite' 'libxslt' 'sqlite' 'xcb-util-keysyms' 'qt5-webengine' 'qt5-svg'
- 'pulseaudio-alsa' 'libx11' 'nss' 'libxshmfence' 'libxfixes' 'libxrender')
+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=('994d12b2ca424ab1fee2f6ac83e33effe9b11180aea4e1ff425c5e147b1f452abc53de7c59280807b77ed99590a1923c974b6602560c96ccfd72460aab5133b4')