summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVSCodium CI2023-01-06 08:35:57 +0000
committerVSCodium CI2023-01-06 08:35:57 +0000
commit9d2312599ffb10e538dd565c4ec41a2526b10e4d (patch)
tree87d3fd12188821f59b7cdd0a5111b2343b9c6cdd
parent82a5dff320759eadcde99359fd8d66aeb1cef713 (diff)
downloadaur-9d2312599ffb10e538dd565c4ec41a2526b10e4d.tar.gz
Update to 1.75.0.23006
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3403679cff6d..1cc72e419363 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vscodium-insiders-bin
pkgdesc = Binary releases of Code Insiders without branding/telemetry/licensing (binary release)
- pkgver = 1.75.0.23005
+ pkgver = 1.75.0.23006
pkgrel = 1
url = https://github.com/VSCodium/vscodium.git
arch = x86_64
@@ -26,11 +26,11 @@ pkgbase = vscodium-insiders-bin
source = vscodium-insiders-bin-uri-handler.desktop
sha256sums = 99dbc0d75aec1dbda70655fe3d9769aa2728116ae885e8be20c4b4f13ae1e80e
sha256sums = ccd83957fc14eaeeffc56762e864a8d313f99fa480c105eaecd832fb29d075ab
- source_x86_64 = https://github.com/VSCodium/vscodium-insiders/releases/download/1.75.0.23005-insider/VSCodium-linux-x64-1.75.0.23005-insider.tar.gz
- sha256sums_x86_64 = 80d86449055b7ac05bcf2ccd6f49c8fac5d7ebd05d4802b4d8065932dc39c000
- source_aarch64 = https://github.com/VSCodium/vscodium-insiders/releases/download/1.75.0.23005-insider/VSCodium-linux-arm64-1.75.0.23005-insider.tar.gz
- sha256sums_aarch64 = 74950134a740a52e538ce38b598ff25c3c05b98bb2a41f3e24a4357c0a76239b
- source_armv7h = https://github.com/VSCodium/vscodium-insiders/releases/download/1.75.0.23005-insider/VSCodium-linux-armhf-1.75.0.23005-insider.tar.gz
- sha256sums_armv7h = 07e537fbd6c6dd0aa65123a7233f8cdf507270b220af7ace075f67f1be794fca
+ source_x86_64 = https://github.com/VSCodium/vscodium-insiders/releases/download/1.75.0.23006-insider/VSCodium-linux-x64-1.75.0.23006-insider.tar.gz
+ sha256sums_x86_64 = 87c07691e76a838023db33a0c9e9bfc20eb5e32722c30d5cb07e9eef9e57d971
+ source_aarch64 = https://github.com/VSCodium/vscodium-insiders/releases/download/1.75.0.23006-insider/VSCodium-linux-arm64-1.75.0.23006-insider.tar.gz
+ sha256sums_aarch64 = 49c06785c42cfb8b49372001d1cbda049198782490b0a851420ffd5bb6ce016d
+ source_armv7h = https://github.com/VSCodium/vscodium-insiders/releases/download/1.75.0.23006-insider/VSCodium-linux-armhf-1.75.0.23006-insider.tar.gz
+ sha256sums_armv7h = 67c28bbe9d650e8041e57a1b8a78c86412fc56abcb3c05fcb93f2178d01528f6
pkgname = vscodium-insiders-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3d854a1b6ae5..546c01762d46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Inspired from the PKGBUILD for vscodium.
pkgname=vscodium-insiders-bin
-pkgver=1.75.0.23005
+pkgver=1.75.0.23006
pkgrel=1
pkgdesc="Binary releases of Code Insiders without branding/telemetry/licensing (binary release)"
arch=('x86_64' 'aarch64' 'armv7h')
@@ -45,9 +45,9 @@ source_aarch64=(
)
sha256sums=('99dbc0d75aec1dbda70655fe3d9769aa2728116ae885e8be20c4b4f13ae1e80e'
'ccd83957fc14eaeeffc56762e864a8d313f99fa480c105eaecd832fb29d075ab')
-sha256sums_x86_64=('80d86449055b7ac05bcf2ccd6f49c8fac5d7ebd05d4802b4d8065932dc39c000')
-sha256sums_aarch64=('74950134a740a52e538ce38b598ff25c3c05b98bb2a41f3e24a4357c0a76239b')
-sha256sums_armv7h=('07e537fbd6c6dd0aa65123a7233f8cdf507270b220af7ace075f67f1be794fca')
+sha256sums_x86_64=('87c07691e76a838023db33a0c9e9bfc20eb5e32722c30d5cb07e9eef9e57d971')
+sha256sums_aarch64=('49c06785c42cfb8b49372001d1cbda049198782490b0a851420ffd5bb6ce016d')
+sha256sums_armv7h=('67c28bbe9d650e8041e57a1b8a78c86412fc56abcb3c05fcb93f2178d01528f6')
shopt -s extglob