vscode: update to 1.56.0

This commit is contained in:
Alex Lohr 2021-05-06 09:21:37 +02:00 committed by Daniel Kolesa
parent c5dc4d45dd
commit 4b19f2fd81

View file

@ -1,17 +1,17 @@
# Template file for 'vscode'
pkgname=vscode
version=1.55.2
revision=2
_electronver=10.4.3
version=1.56.0
revision=1
_electronver=12.0.4
hostmakedepends="pkg-config python nodejs yarn tar git"
makedepends="libxkbfile-devel libsecret-devel electron10"
depends="libXtst libxkbfile nss dejavu-fonts-ttf xdg-utils ripgrep electron10"
makedepends="libxkbfile-devel libsecret-devel electron12"
depends="libXtst libxkbfile nss dejavu-fonts-ttf xdg-utils ripgrep electron12"
short_desc="Microsoft Code for Linux"
maintainer="shizonic <realtiaz@gmail.com>"
license="MIT"
homepage="https://code.visualstudio.com/"
distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
checksum=43cb929a0fd3d569ff8a734df7a97a02c3d1107eda4c195d97835e6d08432cbc
checksum=ccc1045d10b3b35a4f2fba5c536c902addac22f63c8e1c781ec636edf74358cc
patch_args="-Np1"
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then