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.126 .0
3+ version=1.127 .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+=" 7e3d8cc530728851e5dabe6b5cdfc9d66a86ebdb91348bc3643ba3046e5c231c "
83+ checksum+=" e06fb36791c9baf7495d4b7dc0f5aaa8254e7d1a60a5ee43e6c7debc05c962b5 "
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+=" fd08fdb0c6ebbd3c411919d6803484e8523a335fe6c0fd63010ae959f95a0d89 "
88+ checksum+=" 5049291a54d5fca67c41cc3f3813823434076e50fb8071e5a12ccceb616f0e7c "
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+=" 46e46be85784aa02540c61c228d83d9d0eafce5a7b7ef642ec013df66f54078d "
93+ checksum+=" 45fa761fa2fb6d75e17717f6ca9856f585c3196d7e11ad2729dc93152f18fed5 "
9494 _app_dir="VSCode-linux-armhf"
9595 ;;
9696esac
You can’t perform that action at this time.
0 commit comments