summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD. Can Celasun2023-06-08 21:51:26 +0100
committerD. Can Celasun2023-06-08 21:51:26 +0100
commit4f82b9342486872c389eb04dc4e8f9291174fce9 (patch)
tree62f900b4af7c172c3605d0c0ae7f40d5f5e43e5f
parentbd5515af6da86050585f370bd9ec749fe381a51b (diff)
downloadaur-4f82b9342486872c389eb04dc4e8f9291174fce9.tar.gz
[visual-studio-code-bin] Update to 1.79.0
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD8
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a93297e3759e..5b983039d777 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.78.2
+ pkgver = 1.79.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.78.2.tar.gz::https://update.code.visualstudio.com/1.78.2/linux-x64/stable
- sha256sums_x86_64 = cdbf4e0c50f65402d5bbb40d8ca2e67c90084da0a27b53e3590f94d0f20b394e
- source_i686 = code_ia32_1.78.2.tar.gz::https://update.code.visualstudio.com/latest/linux-ia32/stable
+ source_x86_64 = code_x64_1.79.0.tar.gz::https://update.code.visualstudio.com/1.79.0/linux-x64/stable
+ sha256sums_x86_64 = 52ce8a92c91ce3f0b7236ce3d6d89a4ef34ebe80b700ed54795d7e8aa520cd8f
+ source_i686 = code_ia32_1.79.0.tar.gz::https://update.code.visualstudio.com/latest/linux-ia32/stable
sha256sums_i686 = 64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c
- source_aarch64 = code_arm64_1.78.2.tar.gz::https://update.code.visualstudio.com/1.78.2/linux-arm64/stable
- sha256sums_aarch64 = 261e89db318f9a92b2127013e02c986e3c423589bd105c420bd50099f7ed0df0
- source_armv7h = code_armhf_1.78.2.tar.gz::https://update.code.visualstudio.com/1.78.2/linux-armhf/stable
- sha256sums_armv7h = b98d9df6cf6c7ae1a5aee13910f65124cfbb5492ba57128856653035c867a8cb
+ source_aarch64 = code_arm64_1.79.0.tar.gz::https://update.code.visualstudio.com/1.79.0/linux-arm64/stable
+ sha256sums_aarch64 = 46d3125f56c7ace3786f84a54fb442ce7950583a0ba87607051fb1d165f229e1
+ source_armv7h = code_armhf_1.79.0.tar.gz::https://update.code.visualstudio.com/1.79.0/linux-armhf/stable
+ sha256sums_armv7h = 48b18e4927b40bb35bb6b10f337b3ca8fca3a753d3cb135ccd3ab7f16c84503f
pkgname = visual-studio-code-bin
diff --git a/PKGBUILD b/PKGBUILD
index 06fdc0a428f4..60e9705a962c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=visual-studio-code-bin
_pkgname=visual-studio-code
-pkgver=1.78.2
+pkgver=1.79.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=('cdbf4e0c50f65402d5bbb40d8ca2e67c90084da0a27b53e3590f94d0f20b394e')
+sha256sums_x86_64=('52ce8a92c91ce3f0b7236ce3d6d89a4ef34ebe80b700ed54795d7e8aa520cd8f')
sha256sums_i686=('64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c')
-sha256sums_aarch64=('261e89db318f9a92b2127013e02c986e3c423589bd105c420bd50099f7ed0df0')
-sha256sums_armv7h=('b98d9df6cf6c7ae1a5aee13910f65124cfbb5492ba57128856653035c867a8cb')
+sha256sums_aarch64=('46d3125f56c7ace3786f84a54fb442ce7950583a0ba87607051fb1d165f229e1')
+sha256sums_armv7h=('48b18e4927b40bb35bb6b10f337b3ca8fca3a753d3cb135ccd3ab7f16c84503f')