Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
electron41
Commits:
24c90c96 by Caleb Maclennan at 2026-05-14T12:45:45+03:00
upgpkg: 41.6.0-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.5.2
+ pkgver = 41.6.0
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.5.2
+ source = git+https://github.com/electron/electron.git#tag=v41.6.0
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 =
b76beb13c97c9ed6b54ab8df6753a177c47144e57f892d26ab4b7006b6f2a720
+ sha256sums =
79665b9df47b8dbb9c13a116b23fe2ccc3df6d2a7b4a6f486acf0574fb6fae65
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.5.2
+pkgver=41.6.0
_gcc_patches=146
pkgrel=1
_major_ver=${pkgver%%.*}
@@ -236,7 +236,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=('b76beb13c97c9ed6b54ab8df6753a177c47144e57f892d26ab4b7006b6f2a720'
+sha256sums=('79665b9df47b8dbb9c13a116b23fe2ccc3df6d2a7b4a6f486acf0574fb6fae65'
'606259094fe5ac5f5b2befcb7a8e89ccc973a302b948d6531e2498daa2e2cf46'
'11a96ffa21448ec4c63dd5c8d6795a1998d8e5cd5a689d91aea4d2bdd13fb06e'
'5abc8611463b3097fc5ce58017ef918af8b70d616ad093b8b486d017d021bbdf'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/electron41/-/commit/24c90c963a1fcee2766282c17aa7f754713a673c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/electron41/-/commit/24c90c963a1fcee2766282c17aa7f754713a673c
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