diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template index 25bc028ee02..2265c857929 100644 --- a/srcpkgs/vscode/template +++ b/srcpkgs/vscode/template @@ -1,18 +1,18 @@ # Template file for 'vscode' pkgname=vscode -version=1.86.1 +version=1.87.0 revision=1 _electronver=24.3.0 _npmver=8.6.0 hostmakedepends="pkg-config python3 python3-setuptools nodejs yarn tar git ripgrep" makedepends="libxkbfile-devel libsecret-devel libxml2-devel mit-krb5-devel ncurses-devel electron24" -depends="libXtst ncurses nss dejavu-fonts-ttf xdg-utils ripgrep electron24" +depends="libXtst ncurses nss xdg-utils ripgrep electron24" short_desc="Microsoft Code for Linux" maintainer="shizonic , Alex Lohr " license="MIT" homepage="https://code.visualstudio.com/" distfiles="https://github.com/microsoft/vscode/archive/refs/tags/${version}.tar.gz" -checksum=d3942febb8e6dea1f3f473d3035450a09d678e2dbea5412f784814c16fb0bdf6 +checksum=ab853075f8c399f64ded6358aa79db7ee069cbd13f4b86b00fe2cb14c02a19e9 nocross=yes # x64 build does not cut it, it contains native code if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then