summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVSCodium CI2023-03-31 08:35:19 +0000
committerVSCodium CI2023-03-31 08:35:19 +0000
commit9fbfca51eb9756b03f8214b9fc4e389387235fed (patch)
tree2f308e6d19f856bffad82029468a8ff7293b9862
parent44f8a97615bb6666fe72a477f6546c980814a30e (diff)
downloadaur-9fbfca51eb9756b03f8214b9fc4e389387235fed.tar.gz
Update to 1.78.0.23090
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f26aba03e1f6..be2c404b8aea 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.77.0.23089
+ pkgver = 1.78.0.23090
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.77.0.23089-insider/VSCodium-linux-x64-1.77.0.23089-insider.tar.gz
- sha256sums_x86_64 = 0dc947ef4d225dd3d9059c35e66747f55a5983ea91b06ed746bcd41173f42438
- source_aarch64 = https://github.com/VSCodium/vscodium-insiders/releases/download/1.77.0.23089-insider/VSCodium-linux-arm64-1.77.0.23089-insider.tar.gz
- sha256sums_aarch64 = 6172cf64db4d90479c9625d5ffcfca7d87413e4a7ac45522c0dee229f533735b
- source_armv7h = https://github.com/VSCodium/vscodium-insiders/releases/download/1.77.0.23089-insider/VSCodium-linux-armhf-1.77.0.23089-insider.tar.gz
- sha256sums_armv7h = 8d8b15daf87dc90fb8303c8bad0987a1b9e2c6cf75951681c313c2b7e59e8213
+ 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
pkgname = vscodium-insiders-bin
diff --git a/PKGBUILD b/PKGBUILD
index e2774012fec5..bd7d2e204556 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Inspired from the PKGBUILD for vscodium.
pkgname=vscodium-insiders-bin
-pkgver=1.77.0.23089
+pkgver=1.78.0.23090
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=('0dc947ef4d225dd3d9059c35e66747f55a5983ea91b06ed746bcd41173f42438')
-sha256sums_aarch64=('6172cf64db4d90479c9625d5ffcfca7d87413e4a7ac45522c0dee229f533735b')
-sha256sums_armv7h=('8d8b15daf87dc90fb8303c8bad0987a1b9e2c6cf75951681c313c2b7e59e8213')
+sha256sums_x86_64=('e655d10eb6de1d67a6490baa681a9549d8da8be4b195821e1afd3e83823e4ddd')
+sha256sums_aarch64=('58ca95cac35d14fbd946de50194f687339c8d39cc86d7952e5333830afaf8c06')
+sha256sums_armv7h=('a2d2f11f91a488f34d3814e2a8da539bca710677b1f77201bfa653e1035c1eab')
shopt -s extglob