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

This commit is contained in:
D. Can Celasun
2021-03-05 06:57:31 +00:00
parent e3a6200076
commit 221d182cd6
2 changed files with 14 additions and 14 deletions

View File

@@ -2,8 +2,8 @@
pkgname=visual-studio-code-bin
_pkgname=visual-studio-code
pkgver=1.54.0
pkgrel=2
pkgver=1.54.1
pkgrel=1
pkgdesc="Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)"
arch=('x86_64' 'i686' 'aarch64' 'armv7h')
url="https://code.visualstudio.com/"
@@ -23,10 +23,10 @@ source_i686=(code_ia32_${pkgver}.tar.gz::https://vscode-update.azurewebsites.net
# This generates cleaner checksums
sha256sums=('0deefcb638e06c35a52e7e9fb8e19b2dc393f01e5c1c122d2938cddeb22cf8de'
'be3d123aacd575d8f836728266eb421ea70399d713d1fc30378dbc5602b519fb')
sha256sums_x86_64=('ddfffd1205d39896fb4774a5957b48c576264c1c13aebde7d55aa7ae5e5a3013')
sha256sums_x86_64=('e1876605d5ce21a899ded01f86a2ac910a84bb4ded13eb2bf4d5cd14421e3c13')
sha256sums_i686=('64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c')
sha256sums_aarch64=('ed031d7fffe1e0933f8395fd0b15fc98587d104d2b786a05b436edb47677077c')
sha256sums_armv7h=('d51d9690afb4c98b3d7440d3d0949d9526d7451ab853ab0c68ea17f1342252b2')
sha256sums_aarch64=('3fc6c3c78dac2b9bb11fd9f4c85eef64f04c44585e985ba6950e8bd5b27b6079')
sha256sums_armv7h=('e7469063b4d591dee962bf00374453f1465111e458efeeeb4b624248ed6ce9a3')
package() {