[visual-studio-code-bin] Re-add conflict with code

/usr/bin/code is present in both packages
This commit is contained in:
D. Can Celasun
2021-03-09 13:10:58 +00:00
parent 221d182cd6
commit ec6f5d192c
2 changed files with 4 additions and 2 deletions

View File

@@ -3,12 +3,13 @@
pkgname=visual-studio-code-bin
_pkgname=visual-studio-code
pkgver=1.54.1
pkgrel=1
pkgrel=2
pkgdesc="Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)"
arch=('x86_64' 'i686' 'aarch64' 'armv7h')
url="https://code.visualstudio.com/"
license=('custom: commercial')
provides=('code')
conflicts=('code')
# lsof: need for terminal splitting, see https://github.com/Microsoft/vscode/issues/62991
depends=(libxkbfile gnupg gtk3 libsecret nss gcc-libs libnotify libxss glibc lsof)
optdepends=('glib2: Needed for move to trash functionality'