[visual-studio-code-bin] Update to 1.57.1
This commit is contained in:
16
.SRCINFO
16
.SRCINFO
@@ -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.57.0
|
pkgver = 1.57.1
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://code.visualstudio.com/
|
url = https://code.visualstudio.com/
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
@@ -30,13 +30,13 @@ pkgbase = visual-studio-code-bin
|
|||||||
sha256sums = 07909803b0ce5e3412a92a2303e546c970ab48db505d6bf25fbd55dbb8466982
|
sha256sums = 07909803b0ce5e3412a92a2303e546c970ab48db505d6bf25fbd55dbb8466982
|
||||||
sha256sums = be3d123aacd575d8f836728266eb421ea70399d713d1fc30378dbc5602b519fb
|
sha256sums = be3d123aacd575d8f836728266eb421ea70399d713d1fc30378dbc5602b519fb
|
||||||
sha256sums = 24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6
|
sha256sums = 24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6
|
||||||
source_x86_64 = code_x64_1.57.0.tar.gz::https://update.code.visualstudio.com/1.57.0/linux-x64/stable
|
source_x86_64 = code_x64_1.57.1.tar.gz::https://update.code.visualstudio.com/1.57.1/linux-x64/stable
|
||||||
sha256sums_x86_64 = 417f5df3a6d510bfb2047182601c07dab7731ff2c2c7fc50b760662e272949ae
|
sha256sums_x86_64 = a16f3dd0294b060a314ab6704cb9be7f018cc0d07f2f6771fed4e3732bb87432
|
||||||
source_i686 = code_ia32_1.57.0.tar.gz::https://update.code.visualstudio.com/latest/linux-ia32/stable
|
source_i686 = code_ia32_1.57.1.tar.gz::https://update.code.visualstudio.com/latest/linux-ia32/stable
|
||||||
sha256sums_i686 = 64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c
|
sha256sums_i686 = 64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c
|
||||||
source_aarch64 = code_arm64_1.57.0.tar.gz::https://update.code.visualstudio.com/1.57.0/linux-arm64/stable
|
source_aarch64 = code_arm64_1.57.1.tar.gz::https://update.code.visualstudio.com/1.57.1/linux-arm64/stable
|
||||||
sha256sums_aarch64 = f35391e1861b71aea3922c5ae9e50c91629da7b0ea4af39737b4719d06af2e12
|
sha256sums_aarch64 = fae3679d679824426f5cfb6e0d4237a83f11dfd1a34d93473f183c015228f3f9
|
||||||
source_armv7h = code_armhf_1.57.0.tar.gz::https://update.code.visualstudio.com/1.57.0/linux-armhf/stable
|
source_armv7h = code_armhf_1.57.1.tar.gz::https://update.code.visualstudio.com/1.57.1/linux-armhf/stable
|
||||||
sha256sums_armv7h = 649da8cafcbc18e2f757fb35f2574df29a41fdff679794bdb099132f85fd3978
|
sha256sums_armv7h = 3556d188b08467e523d6daedfd499ed9af3612f8ae195ab7fee753446d78b97c
|
||||||
|
|
||||||
pkgname = visual-studio-code-bin
|
pkgname = visual-studio-code-bin
|
||||||
|
|||||||
8
PKGBUILD
8
PKGBUILD
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
pkgname=visual-studio-code-bin
|
pkgname=visual-studio-code-bin
|
||||||
_pkgname=visual-studio-code
|
_pkgname=visual-studio-code
|
||||||
pkgver=1.57.0
|
pkgver=1.57.1
|
||||||
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')
|
||||||
@@ -26,10 +26,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=('417f5df3a6d510bfb2047182601c07dab7731ff2c2c7fc50b760662e272949ae')
|
sha256sums_x86_64=('a16f3dd0294b060a314ab6704cb9be7f018cc0d07f2f6771fed4e3732bb87432')
|
||||||
sha256sums_i686=('64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c')
|
sha256sums_i686=('64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c')
|
||||||
sha256sums_aarch64=('f35391e1861b71aea3922c5ae9e50c91629da7b0ea4af39737b4719d06af2e12')
|
sha256sums_aarch64=('fae3679d679824426f5cfb6e0d4237a83f11dfd1a34d93473f183c015228f3f9')
|
||||||
sha256sums_armv7h=('649da8cafcbc18e2f757fb35f2574df29a41fdff679794bdb099132f85fd3978')
|
sha256sums_armv7h=('3556d188b08467e523d6daedfd499ed9af3612f8ae195ab7fee753446d78b97c')
|
||||||
|
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
|||||||
Reference in New Issue
Block a user