summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVSCodium CI2023-04-03 08:38:10 +0000
committerVSCodium CI2023-04-03 08:38:10 +0000
commit7b544e4861bf7619dba304f95be12b63ed494ffa (patch)
treed95a0af5a4dcf0286909b163c50ed5317c8533cf
parent9fbfca51eb9756b03f8214b9fc4e389387235fed (diff)
downloadaur-7b544e4861bf7619dba304f95be12b63ed494ffa.tar.gz
Update to 1.78.0.23093
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be2c404b8aea..ca2b0e453bc5 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.78.0.23090
+ pkgver = 1.78.0.23093
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.78.0.23090-insider/VSCodium-linux-x64-1.78.0.23090-insider.tar.gz
- sha256sums_x86_64 = e655d10eb6de1d67a6490baa681a9549d8da8be4b195821e1afd3e83823e4ddd
- source_aarch64 = https://github.com/VSCodium/vscodium-insiders/releases/download/1.78.0.23090-insider/VSCodium-linux-arm64-1.78.0.23090-insider.tar.gz
- sha256sums_aarch64 = 58ca95cac35d14fbd946de50194f687339c8d39cc86d7952e5333830afaf8c06
- source_armv7h = https://github.com/VSCodium/vscodium-insiders/releases/download/1.78.0.23090-insider/VSCodium-linux-armhf-1.78.0.23090-insider.tar.gz
- sha256sums_armv7h = a2d2f11f91a488f34d3814e2a8da539bca710677b1f77201bfa653e1035c1eab
+ source_x86_64 = https://github.com/VSCodium/vscodium-insiders/releases/download/1.78.0.23093-insider/VSCodium-linux-x64-1.78.0.23093-insider.tar.gz
+ sha256sums_x86_64 = ee9d1cb4474f6c09ba4a71919d90a1794aaf1874c2972b6207d8be8fef6cc9f7
+ source_aarch64 = https://github.com/VSCodium/vscodium-insiders/releases/download/1.78.0.23093-insider/VSCodium-linux-arm64-1.78.0.23093-insider.tar.gz
+ sha256sums_aarch64 = 693f619e4dae08e5c90e06c857763cdad9195570d4a76e05403475c343fc475e
+ source_armv7h = https://github.com/VSCodium/vscodium-insiders/releases/download/1.78.0.23093-insider/VSCodium-linux-armhf-1.78.0.23093-insider.tar.gz
+ sha256sums_armv7h = 285fdccd99ddf87fbf7288ca83da934cce58e77c8b941524186e8ea1757cbc29
pkgname = vscodium-insiders-bin
diff --git a/PKGBUILD b/PKGBUILD
index bd7d2e204556..11ad512caaaf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Inspired from the PKGBUILD for vscodium.
pkgname=vscodium-insiders-bin
-pkgver=1.78.0.23090
+pkgver=1.78.0.23093
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=('e655d10eb6de1d67a6490baa681a9549d8da8be4b195821e1afd3e83823e4ddd')
-sha256sums_aarch64=('58ca95cac35d14fbd946de50194f687339c8d39cc86d7952e5333830afaf8c06')
-sha256sums_armv7h=('a2d2f11f91a488f34d3814e2a8da539bca710677b1f77201bfa653e1035c1eab')
+sha256sums_x86_64=('ee9d1cb4474f6c09ba4a71919d90a1794aaf1874c2972b6207d8be8fef6cc9f7')
+sha256sums_aarch64=('693f619e4dae08e5c90e06c857763cdad9195570d4a76e05403475c343fc475e')
+sha256sums_armv7h=('285fdccd99ddf87fbf7288ca83da934cce58e77c8b941524186e8ea1757cbc29')
shopt -s extglob