summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD8
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f93f57054194..a9365d2e1cfe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = visual-studio-code-bin
pkgdesc = Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)
- pkgver = 1.72.2
+ pkgver = 1.73.0
pkgrel = 1
url = https://code.visualstudio.com/
install = visual-studio-code-bin.install
@@ -37,13 +37,13 @@ pkgbase = visual-studio-code-bin
sha256sums = 2264dd138b77358709aa49fb3a7fe7d1b05b7ab0715760d66958000107bdd3dc
sha256sums = 24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6
sha256sums = 8257a5ad82fa1f7dec11dfa064217b80df4cfec24f50cec7ca0ad62cf8295bfe
- source_x86_64 = code_x64_1.72.2.tar.gz::https://update.code.visualstudio.com/1.72.2/linux-x64/stable
- sha256sums_x86_64 = 21a9b6f3b935fb4256e89da7177289cae89ed5066b977b0e022346aa39fdc631
- source_i686 = code_ia32_1.72.2.tar.gz::https://update.code.visualstudio.com/latest/linux-ia32/stable
+ source_x86_64 = code_x64_1.73.0.tar.gz::https://update.code.visualstudio.com/1.73.0/linux-x64/stable
+ sha256sums_x86_64 = cc79e933080676afb80fd7538b93c7bf5d375351d9b5c3d9e703ab894e3697b5
+ source_i686 = code_ia32_1.73.0.tar.gz::https://update.code.visualstudio.com/latest/linux-ia32/stable
sha256sums_i686 = 64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c
- source_aarch64 = code_arm64_1.72.2.tar.gz::https://update.code.visualstudio.com/1.72.2/linux-arm64/stable
- sha256sums_aarch64 = 9d6d90080513d2e873d5fe4634c6cb75ef850caa3ce065c4d4e25fd1ec9ec2ad
- source_armv7h = code_armhf_1.72.2.tar.gz::https://update.code.visualstudio.com/1.72.2/linux-armhf/stable
- sha256sums_armv7h = 821c1a6d1f355cc8a68b93e3ad257bdc9eaf71761d24e8ee1ee45372b0e3535c
+ source_aarch64 = code_arm64_1.73.0.tar.gz::https://update.code.visualstudio.com/1.73.0/linux-arm64/stable
+ sha256sums_aarch64 = 27928734a97e6ec821f2e5bec091e3654e767a508745859901fde621c1fb04e3
+ source_armv7h = code_armhf_1.73.0.tar.gz::https://update.code.visualstudio.com/1.73.0/linux-armhf/stable
+ sha256sums_armv7h = 6b2068ea7335c66edb3c549c2477513997288a49bbe1528d789dd247223b65f8
pkgname = visual-studio-code-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9a32012d0cdb..0575c6f3b9bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=visual-studio-code-bin
_pkgname=visual-studio-code
-pkgver=1.72.2
+pkgver=1.73.0
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')
@@ -31,10 +31,10 @@ sha256sums=('10a5ee77a89fc934bcbd3e2a41a2ec4bd51d3cd048702f6d739ecec9eb3a7c4b'
'2264dd138b77358709aa49fb3a7fe7d1b05b7ab0715760d66958000107bdd3dc'
'24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6'
'8257a5ad82fa1f7dec11dfa064217b80df4cfec24f50cec7ca0ad62cf8295bfe')
-sha256sums_x86_64=('21a9b6f3b935fb4256e89da7177289cae89ed5066b977b0e022346aa39fdc631')
+sha256sums_x86_64=('cc79e933080676afb80fd7538b93c7bf5d375351d9b5c3d9e703ab894e3697b5')
sha256sums_i686=('64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c')
-sha256sums_aarch64=('9d6d90080513d2e873d5fe4634c6cb75ef850caa3ce065c4d4e25fd1ec9ec2ad')
-sha256sums_armv7h=('821c1a6d1f355cc8a68b93e3ad257bdc9eaf71761d24e8ee1ee45372b0e3535c')
+sha256sums_aarch64=('27928734a97e6ec821f2e5bec091e3654e767a508745859901fde621c1fb04e3')
+sha256sums_armv7h=('6b2068ea7335c66edb3c549c2477513997288a49bbe1528d789dd247223b65f8')