Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
electron41
Commits:
78a93e47 by Caleb Maclennan at 2026-06-29T17:03:27+03:00
upgpkg: 41.9.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = electron41
pkgdesc = Build cross platform desktop apps with web technologies
- pkgver = 41.9.0
+ pkgver = 41.9.1
pkgrel = 1
url = https://electronjs.org
arch = x86_64
@@ -68,7 +68,7 @@ pkgbase = electron41
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=v41.9.0
+ source = git+https://github.com/electron/electron.git#tag=v41.9.1
source =
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/146/chromium-patches-146.tar.bz2
source = chromium-138-nodejs-version-check.patch
source = chromium-138-rust-1.86-mismatched_lifetime_syntaxes.patch
@@ -241,7 +241,7 @@ pkgbase = electron41
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=51b41d1d8503d591014d98df29bdd94db18279a9
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 =
d7afe1d3098aeba01afa97832b2d0615e646a8d5ca7c216a91726279227ddd2c
+ sha256sums =
59b5c03086800a2b4db4788187a5c01dec62ad6b52274333e86a0da581483779
sha256sums =
606259094fe5ac5f5b2befcb7a8e89ccc973a302b948d6531e2498daa2e2cf46
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=41.9.0
+pkgver=41.9.1
_gcc_patches=146
pkgrel=1
_major_ver=${pkgver%%.*}
@@ -238,7 +238,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=('d7afe1d3098aeba01afa97832b2d0615e646a8d5ca7c216a91726279227ddd2c'
+sha256sums=('59b5c03086800a2b4db4788187a5c01dec62ad6b52274333e86a0da581483779'
'606259094fe5ac5f5b2befcb7a8e89ccc973a302b948d6531e2498daa2e2cf46'
'11a96ffa21448ec4c63dd5c8d6795a1998d8e5cd5a689d91aea4d2bdd13fb06e'
'5abc8611463b3097fc5ce58017ef918af8b70d616ad093b8b486d017d021bbdf'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/electron41/-/commit/78a93e47f7ad3dc76008520b90d751ab99c43e52
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/electron41/-/commit/78a93e47f7ad3dc76008520b90d751ab99c43e52
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