File tree Expand file tree Collapse file tree
vup/srcpkgs/editors/visual-studio-code Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Template file for 'visual-studio-code'
22pkgname=visual-studio-code
3- version=1.125.1
3+ version=1.126.0
44revision=1
55archs="x86_64 aarch64 armv7l"
66depends="
@@ -80,17 +80,17 @@ skip_extraction="code.desktop.in code-url-handler.desktop.in code-workspace.xml.
8080case "$XBPS_TARGET_MACHINE" in
8181 x86_64)
8282 distfiles+=" https://update.code.visualstudio.com/${version}/linux-x64/stable>code_x64_${version}.tar.gz"
83- checksum+=" 119dd60ef898ea1409fb0160ab9508ea09f8ae6c41d3058b936aeb007e2ab223 "
83+ checksum+=" 7e3d8cc530728851e5dabe6b5cdfc9d66a86ebdb91348bc3643ba3046e5c231c "
8484 _app_dir="VSCode-linux-x64"
8585 ;;
8686 aarch64)
8787 distfiles+=" https://update.code.visualstudio.com/${version}/linux-arm64/stable>code_arm64_${version}.tar.gz"
88- checksum+=" f8d2a9c3275edbd11939d224e7a2b670946d5f68870786f1b2e71a7948e85a96 "
88+ checksum+=" fd08fdb0c6ebbd3c411919d6803484e8523a335fe6c0fd63010ae959f95a0d89 "
8989 _app_dir="VSCode-linux-arm64"
9090 ;;
9191 armv7l)
9292 distfiles+=" https://update.code.visualstudio.com/${version}/linux-armhf/stable>code_armhf_${version}.tar.gz"
93- checksum+=" d20beaa120bae2766317b3733f797558e721b64eb7829830767aabca111f990b "
93+ checksum+=" 46e46be85784aa02540c61c228d83d9d0eafce5a7b7ef642ec013df66f54078d "
9494 _app_dir="VSCode-linux-armhf"
9595 ;;
9696esac
You can’t perform that action at this time.
0 commit comments