Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
electron40
Commits:
641ded8c by Caleb Maclennan at 2026-05-29T00:44:38+03:00
upgpkg: 40.10.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = electron40
pkgdesc = Build cross platform desktop apps with web technologies
- pkgver = 40.10.1
+ pkgver = 40.10.2
pkgrel = 1
url = https://electronjs.org
arch = x86_64
@@ -68,7 +68,7 @@ pkgbase = electron40
optdepends = trash-cli: file deletion support (trash-put)
optdepends = xdg-utils: open URLs with desktop’s default (xdg-email,
xdg-open)
options = !lto
- source = git+https://github.com/electron/electron.git#tag=v40.10.1
+ source = git+https://github.com/electron/electron.git#tag=v40.10.2
source =
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/144/chromium-patches-144.tar.bz2
source = chromium-138-nodejs-version-check.patch
source = chromium-138-rust-1.86-mismatched_lifetime_syntaxes.patch
@@ -236,7 +236,7 @@ pkgbase = electron40
source =
chromium-mirror_third_party_dawn_tools_protoc_wrapper::git+https://chromium.googlesource.com/chromium/src/tools/protoc_wrapper.git#commit=3438d4183bfc7c0d6850e8b970204cc8189f0323
source =
chromium-mirror_third_party_dawn_third_party_partition_alloc::git+https://chromium.googlesource.com/chromium/src/base/allocator/partition_allocator.git#commit=c0a91c99639bc5e15f420ae8a6c764f3bcd0bccf
source =
chromium-mirror_third_party_openscreen_src_third_party_tinycbor_src::git+https://chromium.googlesource.com/external/github.com/intel/tinycbor.git#commit=d393c16f3eb30d0c47e6f9d92db62272f0ec4dc7
- sha256sums =
1f033784c95a3bd389ef3d69e02111fa12c3505ea373c37d126e9fd89e63feb4
+ sha256sums =
4b55dcdf17e7b7dc4aa2b3326d8ee1f485e710b0925efd8a34f61c81d148fffa
sha256sums =
6ae8622ea5d7e95e6bfcd5da5d7695056841254646616268875b99288cbf3433
sha256sums =
11a96ffa21448ec4c63dd5c8d6795a1998d8e5cd5a689d91aea4d2bdd13fb06e
sha256sums =
5abc8611463b3097fc5ce58017ef918af8b70d616ad093b8b486d017d021bbdf
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
# Note: source array can be synced with an Electron release after updating
$pkgver with:
# bash -c 'source PKGBUILD; _update_sources'
-pkgver=40.10.1
+pkgver=40.10.2
_gcc_patches=144
pkgrel=1
_major_ver=${pkgver%%.*}
@@ -231,7 +231,7 @@
source=("git+https://github.com/electron/electron.git#tag=v$pkgver"
chromium-mirror_third_party_openscreen_src_third_party_tinycbor_src::git+https://chromium.googlesource.com/external/github.com/intel/tinycbor.git#commit=d393c16f3eb30d0c47e6f9d92db62272f0ec4dc7
# END managed sources
)
-sha256sums=('1f033784c95a3bd389ef3d69e02111fa12c3505ea373c37d126e9fd89e63feb4'
+sha256sums=('4b55dcdf17e7b7dc4aa2b3326d8ee1f485e710b0925efd8a34f61c81d148fffa'
'6ae8622ea5d7e95e6bfcd5da5d7695056841254646616268875b99288cbf3433'
'11a96ffa21448ec4c63dd5c8d6795a1998d8e5cd5a689d91aea4d2bdd13fb06e'
'5abc8611463b3097fc5ce58017ef918af8b70d616ad093b8b486d017d021bbdf'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/electron40/-/commit/641ded8ce3df14adc6a005ca8c4df78653189735
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/electron40/-/commit/641ded8ce3df14adc6a005ca8c4df78653189735
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help