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.128.0
3+ version=1.128.1
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+=" a9b4ce974ecc10c7456da9879763bf0a7a432710bd26c95a89a8a168f2aff57b "
83+ checksum+=" 80fcccecaf838c08ced90942066cea92155ee58277abf23449ae3b2601f201f1 "
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+=" 6fd05e1fe7b6f6540fc7a5aee555b49b3f761ef099186b4e2fd0c22d297ef27f "
88+ checksum+=" 4e729694ba042f5d7eaeee92f059ddae4cc5b4701834504d55035bed6dbc5133 "
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+=" b6244a29b26fbafbb53e0c3b64d54fa98b950e4f8cd641c1725427625f4b17bf "
93+ checksum+=" 35bb10c575d3d6239ce921fc5be459c63681a3a38bd8f9e41e2b228c46e23168 "
9494 _app_dir="VSCode-linux-armhf"
9595 ;;
9696esac
You can’t perform that action at this time.
0 commit comments