From 47fc2f4c421bad8c7abf2519f9520714f0324e6c Mon Sep 17 00:00:00 2001 From: Alex Lohr Date: Tue, 11 Oct 2022 22:04:30 +0200 Subject: [PATCH] vscode: update to 1.72.1 --- srcpkgs/vscode/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template index 437c14d230c..c47976dd199 100644 --- a/srcpkgs/vscode/template +++ b/srcpkgs/vscode/template @@ -1,6 +1,6 @@ # Template file for 'vscode' pkgname=vscode -version=1.72.0 +version=1.72.1 revision=1 _electronver=19.0.8 _npmver=8.6.0 @@ -12,7 +12,7 @@ maintainer="shizonic , Alex Lohr " license="MIT" homepage="https://code.visualstudio.com/" distfiles="https://github.com/microsoft/vscode/archive/refs/tags/${version}.tar.gz" -checksum=a0cf50ca42df4c68f08c239dd07316620443f9af3c8a3754f805c2ab8704c2d9 +checksum=203af193854b6117fce904d78e9506cdf384dcd594097fd35264c1a5513b7c4e nocross=yes # x64 build does not cut it, it contains native code if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then