summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIcelk2023-04-03 11:00:39 +0200
committerIcelk2023-04-03 11:00:39 +0200
commitd3d1c8ee8d8386fa852a8f05ad5c721d35467c0d (patch)
treef2f6efc2ea1b46ba47f8a8a52a6d61f1131ca62f
parent4c634806f71f756a3d30e9cdd60ec4dc11855be2 (diff)
downloadaur-d3d1c8ee8d8386fa852a8f05ad5c721d35467c0d.tar.gz
Updated to 1.77.0.23093
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 9cf9a7550ea0..1c0330074ad1 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.77.0.23090
+ pkgver = 1.77.0.23093
pkgrel = 1
url = https://github.com/VSCodium/vscodium
install = vscodium-bin.install
@@ -33,9 +33,9 @@ pkgbase = vscodium-bin
sha256sums = 6eef345b65bf2679c928c763529540435ab9c6e1836917319810a7a2d484ae1b
sha256sums = f746113e779ab0f5a21a7a2326ec43b0dc76b15cc38d06439f478326eb6609be
sha256sums = 87f687c1dfa66f390c63ac2717ba754e5b9babefb09e417312e089440eb15ab4
- source_x86_64 = https://github.com/VSCodium/vscodium/releases/download/1.77.0.23090/VSCodium-linux-x64-1.77.0.23090.tar.gz
- sha256sums_x86_64 = 32f66baa22bfd24b08fbe86867033686ffe15bc26676fc4308ed567dbaaf6735
- source_aarch64 = https://github.com/VSCodium/vscodium/releases/download/1.77.0.23090/VSCodium-linux-arm64-1.77.0.23090.tar.gz
- sha256sums_aarch64 = d70102382a287d5cd6f41fb14c8c1eb4f6caba6462e288e5208c382b53645b7d
+ source_x86_64 = https://github.com/VSCodium/vscodium/releases/download/1.77.0.23093/VSCodium-linux-x64-1.77.0.23093.tar.gz
+ sha256sums_x86_64 = dbeb33ceaaf47b40c7f4c5a778ee2a48eb516a73e25c7a705e2cacc5ee75e0b7
+ source_aarch64 = https://github.com/VSCodium/vscodium/releases/download/1.77.0.23093/VSCodium-linux-arm64-1.77.0.23093.tar.gz
+ sha256sums_aarch64 = 3e42357b3ac0781676a4db43610a6706e7491228e68429ba3c92733c7fa0a67a
pkgname = vscodium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 14e279facb33..2d1c7052fcd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=vscodium-bin
_pkgname=VSCodium
-pkgver=1.77.0.23090
+pkgver=1.77.0.23093
pkgrel=1
pkgdesc="Binary releases of VS Code without MS branding/telemetry/licensing."
arch=('x86_64' 'aarch64')
@@ -29,8 +29,8 @@ sha256sums=('eb5a62f83c034d10e2806b33003bfe4d27fdc28c663eb0b4c8a5e29faa14a7c7'
'6eef345b65bf2679c928c763529540435ab9c6e1836917319810a7a2d484ae1b'
'f746113e779ab0f5a21a7a2326ec43b0dc76b15cc38d06439f478326eb6609be'
'87f687c1dfa66f390c63ac2717ba754e5b9babefb09e417312e089440eb15ab4')
-sha256sums_x86_64=('32f66baa22bfd24b08fbe86867033686ffe15bc26676fc4308ed567dbaaf6735')
-sha256sums_aarch64=('d70102382a287d5cd6f41fb14c8c1eb4f6caba6462e288e5208c382b53645b7d')
+sha256sums_x86_64=('dbeb33ceaaf47b40c7f4c5a778ee2a48eb516a73e25c7a705e2cacc5ee75e0b7')
+sha256sums_aarch64=('3e42357b3ac0781676a4db43610a6706e7491228e68429ba3c92733c7fa0a67a')
source=('vscodium-bin.desktop'
'vscodium-bin-uri-handler.desktop'
'vscodium-bin.install'