From b0d6eac361ea0bd795cbfcba8e3e9a2c4f59b204 Mon Sep 17 00:00:00 2001 From: Alex Lohr Date: Mon, 17 Jun 2024 12:07:50 +0200 Subject: [PATCH] vscode: update to 1.90.1 --- srcpkgs/vscode/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template index 97bfe6419f69d7..11e820c7800f75 100644 --- a/srcpkgs/vscode/template +++ b/srcpkgs/vscode/template @@ -1,7 +1,7 @@ # Template file for 'vscode' pkgname=vscode -version=1.90.0 -revision=2 +version=1.90.1 +revision=1 _electronver=24.3.0 _npmver=8.6.0 hostmakedepends="pkg-config python3 python3-setuptools nodejs yarn tar git ripgrep" @@ -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=bb093f22235dce2083374b3fad56cd036228e96c29a96e1a9063c8aa7ef042e4 +checksum=758283885cb6746069263321fa34299de0b6722eafa19034d9c446268d780c90 nocross=yes # x64 build does not cut it, it contains native code if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then