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.118.1
3+ version=1.119.0
44revision=1
55archs="x86_64 aarch64 armv7l"
66depends="
@@ -57,17 +57,17 @@ skip_extraction="code.desktop.in code-url-handler.desktop.in code-workspace.xml.
5757case "$XBPS_TARGET_MACHINE" in
5858 x86_64)
5959 distfiles+=" https://update.code.visualstudio.com/${version}/linux-x64/stable>code_x64_${version}.tar.gz"
60- checksum+=" 605d33bb46aa66918619a7f9b8da9a55a2f5b0c42e11523367531cceec277eae "
60+ checksum+=" 1dc648446074cbc53986ec5737d8cdae1303d098e69fe40d514eb410719db97a "
6161 _app_dir="VSCode-linux-x64"
6262 ;;
6363 aarch64)
6464 distfiles+=" https://update.code.visualstudio.com/${version}/linux-arm64/stable>code_arm64_${version}.tar.gz"
65- checksum+=" 3329bd8a389e17b8d5032649ff7b0ed16a79249e1cfbff29b028f1ae5107fe89 "
65+ checksum+=" a34255d5573abad4e62641fdb934b2941b183379807e20c88308372d438159bd "
6666 _app_dir="VSCode-linux-arm64"
6767 ;;
6868 armv7l)
6969 distfiles+=" https://update.code.visualstudio.com/${version}/linux-armhf/stable>code_armhf_${version}.tar.gz"
70- checksum+=" 25dc90fbae6024253c61ed9d6ab455e078b4fffd229a45f9e9bbdce7630d2dc3 "
70+ checksum+=" 2b1ad239509d7dae0bf519671f26f018b45c88c1700bf08eb1cb57fb99ea47f7 "
7171 _app_dir="VSCode-linux-armhf"
7272 ;;
7373esac
You can’t perform that action at this time.
0 commit comments