vscode: update to 1.73.0

This commit is contained in:
Alex Lohr 2022-11-03 09:59:57 +01:00 committed by classabbyamp
parent 0261197ba0
commit f380353909

View file

@ -1,6 +1,6 @@
# Template file for 'vscode'
pkgname=vscode
version=1.72.1
version=1.73.0
revision=1
_electronver=19.0.8
_npmver=8.6.0
@ -12,7 +12,7 @@ maintainer="shizonic <realtiaz@gmail.com>, Alex Lohr <alex.lohr@logmein.com>"
license="MIT"
homepage="https://code.visualstudio.com/"
distfiles="https://github.com/microsoft/vscode/archive/refs/tags/${version}.tar.gz"
checksum=203af193854b6117fce904d78e9506cdf384dcd594097fd35264c1a5513b7c4e
checksum=0824c625f00e51231da1b33c4d066818211f581565b75b948b8ea26a82414750
nocross=yes # x64 build does not cut it, it contains native code
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then