summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIcelk2023-04-05 13:00:38 +0200
committerIcelk2023-04-05 13:00:38 +0200
commit6b6f4e987ae62f70c7e6c2217a678b1ea111e6c2 (patch)
tree1d70b26bbc6a4193888bf49c8614356d77e227a8
parentd3d1c8ee8d8386fa852a8f05ad5c721d35467c0d (diff)
downloadaur-6b6f4e987ae62f70c7e6c2217a678b1ea111e6c2.tar.gz
Updated to 1.77.0.23095
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 1c0330074ad1..cb4a941b90c6 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.23093
+ pkgver = 1.77.0.23095
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.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
+ source_x86_64 = https://github.com/VSCodium/vscodium/releases/download/1.77.0.23095/VSCodium-linux-x64-1.77.0.23095.tar.gz
+ sha256sums_x86_64 = 07ee7d09bf9345d6e7202ac861acd43c280e0738d9df1a185eb5d4cd6a297238
+ source_aarch64 = https://github.com/VSCodium/vscodium/releases/download/1.77.0.23095/VSCodium-linux-arm64-1.77.0.23095.tar.gz
+ sha256sums_aarch64 = 8be6e9bb194adb23e1da31671fe8e0058fe9e3ddf0d4baa759d198dcfe65e54b
pkgname = vscodium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2d1c7052fcd1..33e63b3915b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=vscodium-bin
_pkgname=VSCodium
-pkgver=1.77.0.23093
+pkgver=1.77.0.23095
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=('dbeb33ceaaf47b40c7f4c5a778ee2a48eb516a73e25c7a705e2cacc5ee75e0b7')
-sha256sums_aarch64=('3e42357b3ac0781676a4db43610a6706e7491228e68429ba3c92733c7fa0a67a')
+sha256sums_x86_64=('07ee7d09bf9345d6e7202ac861acd43c280e0738d9df1a185eb5d4cd6a297238')
+sha256sums_aarch64=('8be6e9bb194adb23e1da31671fe8e0058fe9e3ddf0d4baa759d198dcfe65e54b')
source=('vscodium-bin.desktop'
'vscodium-bin-uri-handler.desktop'
'vscodium-bin.install'