summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIcelk2023-11-07 20:00:50 +0100
committerIcelk2023-11-07 20:00:50 +0100
commite0d50c0c0edc2a1f626796d54ddcd8127f6442ea (patch)
tree9ce0e8949fb98963d5b8776ae98550150c10ceba
parent60a967b1b007757bcdcea3e4eb1bc0e8b329f925 (diff)
downloadaur-e0d50c0c0edc2a1f626796d54ddcd8127f6442ea.tar.gz
Updated to 1.84.1.23311
This was an auto-update by https://github.com/Icelk/aur-updater
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a0a0ad1c4123..92f631cae486 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vscodium-bin
pkgdesc = Binary releases of VS Code without MS branding/telemetry/licensing.
- pkgver = 1.84.0.23306
+ pkgver = 1.84.1.23311
pkgrel = 1
url = https://github.com/VSCodium/vscodium
install = vscodium-bin.install
@@ -35,9 +35,9 @@ pkgbase = vscodium-bin
sha256sums = 01ba3d33e76804e2346d08f4eda256a29610c9eb59432e4b016d05ad93d901ba
sha256sums = 63b9f3e07dcfe92f59e851fdeeaed6ee986950672f75cc950489bce67e85d884
sha256sums = 1841d08fdb512f32433eefa21132bf7ad13e106cb45ca3218d0da7b7be9cfc81
- source_x86_64 = https://github.com/VSCodium/vscodium/releases/download/1.84.0.23306/VSCodium-linux-x64-1.84.0.23306.tar.gz
- sha256sums_x86_64 = 5a8686d84f69bd4a1f209c2b564422e11256bb75a0ceee45261086142ccb64ab
- source_aarch64 = https://github.com/VSCodium/vscodium/releases/download/1.84.0.23306/VSCodium-linux-arm64-1.84.0.23306.tar.gz
- sha256sums_aarch64 = 3b6dff44dd7a283ad9deeaabc7f0981f70b34ac356c5ac491217e4bc7c8d82d7
+ source_x86_64 = https://github.com/VSCodium/vscodium/releases/download/1.84.1.23311/VSCodium-linux-x64-1.84.1.23311.tar.gz
+ sha256sums_x86_64 = b65dd62787770cef7e1025852c01fc62081da220b2f1e2375d976951cea1bd77
+ source_aarch64 = https://github.com/VSCodium/vscodium/releases/download/1.84.1.23311/VSCodium-linux-arm64-1.84.1.23311.tar.gz
+ sha256sums_aarch64 = 067c42fab639da791254146b4bea8d486b2912e70685383d4027529fa4d81d4a
pkgname = vscodium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5bb756bea9d9..0975d0c2e622 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=vscodium-bin
_pkgname=VSCodium
-pkgver=1.84.0.23306
+pkgver=1.84.1.23311
pkgrel=1
pkgdesc="Binary releases of VS Code without MS branding/telemetry/licensing."
arch=('x86_64' 'aarch64')
@@ -30,8 +30,8 @@ sha256sums=('f76eb3ecf7fa531e0f711938e4e10f82145b5a7bf8b24bda218acb2d47466d60'
'01ba3d33e76804e2346d08f4eda256a29610c9eb59432e4b016d05ad93d901ba'
'63b9f3e07dcfe92f59e851fdeeaed6ee986950672f75cc950489bce67e85d884'
'1841d08fdb512f32433eefa21132bf7ad13e106cb45ca3218d0da7b7be9cfc81')
-sha256sums_x86_64=('5a8686d84f69bd4a1f209c2b564422e11256bb75a0ceee45261086142ccb64ab')
-sha256sums_aarch64=('3b6dff44dd7a283ad9deeaabc7f0981f70b34ac356c5ac491217e4bc7c8d82d7')
+sha256sums_x86_64=('b65dd62787770cef7e1025852c01fc62081da220b2f1e2375d976951cea1bd77')
+sha256sums_aarch64=('067c42fab639da791254146b4bea8d486b2912e70685383d4027529fa4d81d4a')
source=('vscodium-bin.desktop'
'vscodium-bin-uri-handler.desktop'
'vscodium-bin.install'