summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea2020-06-25 16:12:45 +0200
committerAndrea2020-06-25 16:12:45 +0200
commit8aac81ac8f5bada195b1b7915266553d82d87678 (patch)
treee30d0357329c0b6b7211faf0cf02c89df522a1e7
parentab962aa9583f6fc7ac61f3ec3d750c22dbe39eba (diff)
downloadaur-8aac81ac8f5bada195b1b7915266553d82d87678.tar.gz
Added conflicts and provided parameters
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67c32f760f87..58ba11b21907 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,8 @@ pkgrel=1
pkgdesc="Video Conferencing and Web Conferencing Service"
arch=(i686)
url="https://zoom.us/"
+provides=('zoom')
+conflicts=('zoom')
license=('custom')
depends=('fontconfig' 'glib2' 'libpulse' 'libsm' 'ttf-font' 'libx11' 'libxcb'
'libxcomposite' 'libxfixes' 'libxi' 'libxcursor' 'libxkbcommon-x11' 'libxrandr'