vscode: update to 1.51.1.

[ci skip]
This commit is contained in:
Toby Merz 2020-11-06 11:40:22 +01:00 committed by Érico Nogueira Rolim
parent c63ac1c963
commit 4a3f89c43e

View file

@ -1,9 +1,9 @@
# Template file for 'vscode'
pkgname=vscode
version=1.50.1
version=1.51.1
revision=1
_electronver=9.3.1
hostmakedepends="pkg-config python nodejs-lts-10 yarn tar git"
hostmakedepends="pkg-config python nodejs yarn tar git"
makedepends="libxkbfile-devel libsecret-devel electron9"
depends="libXtst libxkbfile nss dejavu-fonts-ttf xdg-utils ripgrep electron9"
short_desc="Microsoft Code for Linux"
@ -11,7 +11,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
license="MIT"
homepage="https://code.visualstudio.com/"
distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
checksum=7d874637055e2425fe981f387165b7c7949db0821b1135f9cd7ccd5c70903af7
checksum=3a7127983fac7c8e44b5b26b026341b8fd91c65ff34a4664e65ae43ae358d31b
patch_args="-Np1"
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then