summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIcelk2024-05-09 21:01:08 +0200
committerIcelk2024-05-09 21:01:08 +0200
commit8c65e8dcab824e648664c6ba688897b5d4077edb (patch)
tree5d77b3487960f5d8804c10f021e50682f136853f
parent2ff71fa2f00051b5970f68270ee88e0db235f1e4 (diff)
downloadaur-8c65e8dcab824e648664c6ba688897b5d4077edb.tar.gz
Updated to 1.89.1.24130
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 d6c5d64b6c99..32fd3b9059d7 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.24127
+ pkgver = 1.89.1.24130
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.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
+ source_x86_64 = https://github.com/VSCodium/vscodium/releases/download/1.89.1.24130/VSCodium-linux-x64-1.89.1.24130.tar.gz
+ sha256sums_x86_64 = 818f6759fde29e8b188f6535b7eeec5e694a0b89871938c634964246d1e2ac35
+ source_aarch64 = https://github.com/VSCodium/vscodium/releases/download/1.89.1.24130/VSCodium-linux-arm64-1.89.1.24130.tar.gz
+ sha256sums_aarch64 = a2ad2bdf3c84a1d3ab127309c0f80987e61ffbf3dda30e367c4dcb908f62c549
pkgname = vscodium-bin
diff --git a/PKGBUILD b/PKGBUILD
index be5740971987..24f03ee6361d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=vscodium-bin
_pkgname=VSCodium
-pkgver=1.89.0.24127
+pkgver=1.89.1.24130
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=('d5026c4e52cbb32150f64bd1681347ad95a2d9cd78c7c5690773f787ed787935')
-sha256sums_aarch64=('d1c1bf6ba6cd856cec8528f023684b228675660586458d278eca35141f226feb')
+sha256sums_x86_64=('818f6759fde29e8b188f6535b7eeec5e694a0b89871938c634964246d1e2ac35')
+sha256sums_aarch64=('a2ad2bdf3c84a1d3ab127309c0f80987e61ffbf3dda30e367c4dcb908f62c549')
source=('vscodium-bin.desktop'
'vscodium-bin-uri-handler.desktop'
'vscodium-bin.install'