Fix conflicts&replaces
This commit is contained in:
3
PKGBUILD
3
PKGBUILD
@@ -3,13 +3,14 @@
|
||||
pkgname=visual-studio-code-bin
|
||||
_pkgname=visual-studio-code
|
||||
pkgver=1.19.0
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="Visual Studio Code: Editor for building and debugging modern web and cloud applications (official binary version)"
|
||||
arch=('x86_64' 'i686')
|
||||
url="https://code.visualstudio.com/"
|
||||
license=('custom: commercial')
|
||||
provides=('vscode','visualstudiocode','visual-studio-code')
|
||||
replaces=('visual-studio-code')
|
||||
conflicts=('visual-studio-code')
|
||||
depends=(fontconfig libxtst gtk2 python cairo alsa-lib nss gcc-libs libnotify libxss gconf)
|
||||
optdepends=('gvfs: Needed for move to trash functionality')
|
||||
source_x86_64=(code_x64_${pkgver}.tar.gz::https://vscode-update.azurewebsites.net/${pkgver}/linux-x64/stable
|
||||
|
||||
Reference in New Issue
Block a user