summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIcelk2024-03-01 01:00:56 +0100
committerIcelk2024-03-01 01:00:56 +0100
commita8d65cc29338b2d6bd387cf76685b968e9f5df4d (patch)
tree50208f0c3052b64112a20194b257dfa551533c29
parent4165369c3d7297e3685a8bb3a28608b2d520d05a (diff)
downloadaur-a8d65cc29338b2d6bd387cf76685b968e9f5df4d.tar.gz
Updated to 1.87.0.24060
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 10c0338a483c..0e008210d071 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.86.2.24057
+ pkgver = 1.87.0.24060
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.86.2.24057/VSCodium-linux-x64-1.86.2.24057.tar.gz
- sha256sums_x86_64 = 7f051a49152fa518d447b8714a56e794d3b69f55a9d674ace0f2cb42846de25f
- source_aarch64 = https://github.com/VSCodium/vscodium/releases/download/1.86.2.24057/VSCodium-linux-arm64-1.86.2.24057.tar.gz
- sha256sums_aarch64 = 6039f3f3d64aa2daf24f4f887cef05ef454ac60500bb8c7db7bb2d905fc931eb
+ source_x86_64 = https://github.com/VSCodium/vscodium/releases/download/1.87.0.24060/VSCodium-linux-x64-1.87.0.24060.tar.gz
+ sha256sums_x86_64 = edfee008ea5b459dca0b0e8fb4fe30b2fcd56829b13614357ad5a408209287d3
+ source_aarch64 = https://github.com/VSCodium/vscodium/releases/download/1.87.0.24060/VSCodium-linux-arm64-1.87.0.24060.tar.gz
+ sha256sums_aarch64 = 0c76a1efb57078fa8c11de7cf1d3475660ba2e19392d313289099247ebdb06bf
pkgname = vscodium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6f1ce9f6e832..ffefa90397e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=vscodium-bin
_pkgname=VSCodium
-pkgver=1.86.2.24057
+pkgver=1.87.0.24060
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=('7f051a49152fa518d447b8714a56e794d3b69f55a9d674ace0f2cb42846de25f')
-sha256sums_aarch64=('6039f3f3d64aa2daf24f4f887cef05ef454ac60500bb8c7db7bb2d905fc931eb')
+sha256sums_x86_64=('edfee008ea5b459dca0b0e8fb4fe30b2fcd56829b13614357ad5a408209287d3')
+sha256sums_aarch64=('0c76a1efb57078fa8c11de7cf1d3475660ba2e19392d313289099247ebdb06bf')
source=('vscodium-bin.desktop'
'vscodium-bin-uri-handler.desktop'
'vscodium-bin.install'