vscode: update to 1.60.2

push electron to 13.3.0
This commit is contained in:
Alex Lohr 2021-09-23 11:57:15 +02:00 committed by Érico Nogueira Rolim
parent e999d77b0d
commit 95ad92272f

View file

@ -1,8 +1,8 @@
# Template file for 'vscode'
pkgname=vscode
version=1.60.1
version=1.60.2
revision=1
_electronver=13.2.2
_electronver=13.3.0
hostmakedepends="pkg-config python nodejs yarn tar git"
makedepends="libxkbfile-devel libsecret-devel electron13"
depends="libXtst libxkbfile nss dejavu-fonts-ttf xdg-utils ripgrep electron13"
@ -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=c3c7f10c19b76465a63c6179762187e53ddf1f3cee85f82b2ec447c9b6e9407a
checksum=34c6a974f95735c4f934c16837ec553613ba9a7f098876871471edcddbbd65a2
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
broken="FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory"