summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIcelk2024-05-06 20:01:04 +0200
committerIcelk2024-05-06 20:01:04 +0200
commit2ff71fa2f00051b5970f68270ee88e0db235f1e4 (patch)
tree13c87012d81fadf2a1d56725481d88851266257b
parentd65e77a20164d49ecba0cf98a7b4c771f46ac938 (diff)
downloadaur-2ff71fa2f00051b5970f68270ee88e0db235f1e4.tar.gz
Updated to 1.89.0.24127
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 643324b6ba56..d6c5d64b6c99 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.89.0.24126
+ pkgver = 1.89.0.24127
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.89.0.24126/VSCodium-linux-x64-1.89.0.24126.tar.gz
- sha256sums_x86_64 = d80f8d757389b2409a54bc9a94612f06c37e53791c12549d79d87b015e997144
- source_aarch64 = https://github.com/VSCodium/vscodium/releases/download/1.89.0.24126/VSCodium-linux-arm64-1.89.0.24126.tar.gz
- sha256sums_aarch64 = 0de10ef8b39e286617eeeffd966dcd2a6986dce77cf4792d77ca2e604a4f6e81
+ source_x86_64 = https://github.com/VSCodium/vscodium/releases/download/1.89.0.24127/VSCodium-linux-x64-1.89.0.24127.tar.gz
+ sha256sums_x86_64 = d5026c4e52cbb32150f64bd1681347ad95a2d9cd78c7c5690773f787ed787935
+ source_aarch64 = https://github.com/VSCodium/vscodium/releases/download/1.89.0.24127/VSCodium-linux-arm64-1.89.0.24127.tar.gz
+ sha256sums_aarch64 = d1c1bf6ba6cd856cec8528f023684b228675660586458d278eca35141f226feb
pkgname = vscodium-bin
diff --git a/PKGBUILD b/PKGBUILD
index f48b12efba7f..be5740971987 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=vscodium-bin
_pkgname=VSCodium
-pkgver=1.89.0.24126
+pkgver=1.89.0.24127
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=('d80f8d757389b2409a54bc9a94612f06c37e53791c12549d79d87b015e997144')
-sha256sums_aarch64=('0de10ef8b39e286617eeeffd966dcd2a6986dce77cf4792d77ca2e604a4f6e81')
+sha256sums_x86_64=('d5026c4e52cbb32150f64bd1681347ad95a2d9cd78c7c5690773f787ed787935')
+sha256sums_aarch64=('d1c1bf6ba6cd856cec8528f023684b228675660586458d278eca35141f226feb')
source=('vscodium-bin.desktop'
'vscodium-bin-uri-handler.desktop'
'vscodium-bin.install'