summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index beb575df458c..41418851f848 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=visual-studio-code-bin
_pkgname=visual-studio-code
-pkgver=1.56.0
-pkgrel=2
+pkgver=1.56.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/"
@@ -26,10 +26,10 @@ source_i686=(code_ia32_${pkgver}.tar.gz::https://update.code.visualstudio.com/la
sha256sums=('07909803b0ce5e3412a92a2303e546c970ab48db505d6bf25fbd55dbb8466982'
'be3d123aacd575d8f836728266eb421ea70399d713d1fc30378dbc5602b519fb'
'24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6')
-sha256sums_x86_64=('4f424d217300911717d61de8b0f9ee030aa783ee684579f2600649818b3c2f6c')
+sha256sums_x86_64=('442786296e7871cb01261d91447c2f64a11205d6e64f42776189ab2660e99450')
sha256sums_i686=('64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c')
-sha256sums_aarch64=('07d099d87d1c8706a1c930ffd0ea41f995b96b16774677dc25b9ba7555fad75c')
-sha256sums_armv7h=('06ab8046019e994bcd6eddb2b31dcc635000805cdc5441763d17bfbf6c3937e3')
+sha256sums_aarch64=('32a03945f13e0b753f16d4cf84ec4496680eb75a6c6fe7d38c6e824ce62cd0be')
+sha256sums_armv7h=('d66c726ffcb77e19baa74e59c07a1ef1fce68c2e823db8f588a8e06e9375e57f')
package() {