[visual-studio-code-bin] Update to 1.62.0

This commit is contained in:
D. Can Celasun
2021-11-04 20:34:12 +00:00
parent 79d29c95c0
commit 82520d0fa7
2 changed files with 14 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
pkgbase = visual-studio-code-bin pkgbase = visual-studio-code-bin
pkgdesc = Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version) pkgdesc = Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)
pkgver = 1.61.2 pkgver = 1.62.0
pkgrel = 1 pkgrel = 1
url = https://code.visualstudio.com/ url = https://code.visualstudio.com/
arch = x86_64 arch = x86_64
@@ -24,6 +24,7 @@ pkgbase = visual-studio-code-bin
optdepends = libdbusmenu-glib: Needed for KDE global menu optdepends = libdbusmenu-glib: Needed for KDE global menu
optdepends = org.freedesktop.secrets: Needed for settings sync optdepends = org.freedesktop.secrets: Needed for settings sync
provides = code provides = code
provides = vscode
conflicts = code conflicts = code
source = visual-studio-code.desktop source = visual-studio-code.desktop
source = visual-studio-code-url-handler.desktop source = visual-studio-code-url-handler.desktop
@@ -31,13 +32,13 @@ pkgbase = visual-studio-code-bin
sha256sums = 07909803b0ce5e3412a92a2303e546c970ab48db505d6bf25fbd55dbb8466982 sha256sums = 07909803b0ce5e3412a92a2303e546c970ab48db505d6bf25fbd55dbb8466982
sha256sums = be3d123aacd575d8f836728266eb421ea70399d713d1fc30378dbc5602b519fb sha256sums = be3d123aacd575d8f836728266eb421ea70399d713d1fc30378dbc5602b519fb
sha256sums = 24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6 sha256sums = 24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6
source_x86_64 = code_x64_1.61.2.tar.gz::https://update.code.visualstudio.com/1.61.2/linux-x64/stable source_x86_64 = code_x64_1.62.0.tar.gz::https://update.code.visualstudio.com/1.62.0/linux-x64/stable
sha256sums_x86_64 = 09f9ddaecb85cfb12172f72f98da6ed05a40fd8e95c689e496d638d57072caf9 sha256sums_x86_64 = 2c481033b4bad926631d0e231dc45beb743e6f700de8ae3c6888f693b7124aa3
source_i686 = code_ia32_1.61.2.tar.gz::https://update.code.visualstudio.com/latest/linux-ia32/stable source_i686 = code_ia32_1.62.0.tar.gz::https://update.code.visualstudio.com/latest/linux-ia32/stable
sha256sums_i686 = 64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c sha256sums_i686 = 64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c
source_aarch64 = code_arm64_1.61.2.tar.gz::https://update.code.visualstudio.com/1.61.2/linux-arm64/stable source_aarch64 = code_arm64_1.62.0.tar.gz::https://update.code.visualstudio.com/1.62.0/linux-arm64/stable
sha256sums_aarch64 = 2ea7ebe4c9c98d24a2861c2b59bc9c6b9cbaa6bf6a4b86ad1c37f9549b73048e sha256sums_aarch64 = 1382a49a1dfa113c9254bae5326d51b1a50e5bdbf7c3b3cdefaab59ec3e75c4b
source_armv7h = code_armhf_1.61.2.tar.gz::https://update.code.visualstudio.com/1.61.2/linux-armhf/stable source_armv7h = code_armhf_1.62.0.tar.gz::https://update.code.visualstudio.com/1.62.0/linux-armhf/stable
sha256sums_armv7h = 7808dac649725fec78f7bf2e3dccd7e0e87e3d342d9faa133528dd2d78ade1bf sha256sums_armv7h = 7ec09576cadaee2b1a12cec45b81bd1c3245eed2ca8f8d31989e883fd234d9e7
pkgname = visual-studio-code-bin pkgname = visual-studio-code-bin

View File

@@ -2,13 +2,13 @@
pkgname=visual-studio-code-bin pkgname=visual-studio-code-bin
_pkgname=visual-studio-code _pkgname=visual-studio-code
pkgver=1.61.2 pkgver=1.62.0
pkgrel=1 pkgrel=1
pkgdesc="Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)" pkgdesc="Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)"
arch=('x86_64' 'i686' 'aarch64' 'armv7h') arch=('x86_64' 'i686' 'aarch64' 'armv7h')
url="https://code.visualstudio.com/" url="https://code.visualstudio.com/"
license=('custom: commercial') license=('custom: commercial')
provides=('code') provides=('code' 'vscode')
conflicts=('code') conflicts=('code')
# lsof: needed for terminal splitting, see https://github.com/Microsoft/vscode/issues/62991 # lsof: needed for terminal splitting, see https://github.com/Microsoft/vscode/issues/62991
# xdg-utils: needed for opening web links with xdg-open # xdg-utils: needed for opening web links with xdg-open
@@ -27,10 +27,10 @@ source_i686=(code_ia32_${pkgver}.tar.gz::https://update.code.visualstudio.com/la
sha256sums=('07909803b0ce5e3412a92a2303e546c970ab48db505d6bf25fbd55dbb8466982' sha256sums=('07909803b0ce5e3412a92a2303e546c970ab48db505d6bf25fbd55dbb8466982'
'be3d123aacd575d8f836728266eb421ea70399d713d1fc30378dbc5602b519fb' 'be3d123aacd575d8f836728266eb421ea70399d713d1fc30378dbc5602b519fb'
'24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6') '24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6')
sha256sums_x86_64=('09f9ddaecb85cfb12172f72f98da6ed05a40fd8e95c689e496d638d57072caf9') sha256sums_x86_64=('2c481033b4bad926631d0e231dc45beb743e6f700de8ae3c6888f693b7124aa3')
sha256sums_i686=('64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c') sha256sums_i686=('64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c')
sha256sums_aarch64=('2ea7ebe4c9c98d24a2861c2b59bc9c6b9cbaa6bf6a4b86ad1c37f9549b73048e') sha256sums_aarch64=('1382a49a1dfa113c9254bae5326d51b1a50e5bdbf7c3b3cdefaab59ec3e75c4b')
sha256sums_armv7h=('7808dac649725fec78f7bf2e3dccd7e0e87e3d342d9faa133528dd2d78ade1bf') sha256sums_armv7h=('7ec09576cadaee2b1a12cec45b81bd1c3245eed2ca8f8d31989e883fd234d9e7')