Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
electron42
Commits:
f3319ed8 by Caleb Maclennan at 2026-07-15T13:06:19+03:00
upgpkg: 42.7.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = electron42
pkgdesc = Build cross platform desktop apps with web technologies
- pkgver = 42.6.1
+ pkgver = 42.7.0
pkgrel = 1
url = https://electronjs.org
arch = x86_64
@@ -69,7 +69,7 @@ pkgbase = electron42
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=v42.6.1
+ source = git+https://github.com/electron/electron.git#tag=v42.7.0
source =
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/148/chromium-patches-148.tar.bz2
source = chromium-138-nodejs-version-check.patch
source = chromium-145-fix-SYS_SECCOMP.patch
@@ -243,7 +243,7 @@ pkgbase = electron42
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=b5258e200dc8fc3ea0a3c02730258fda7633a9e4
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 =
848a46f6988321b0d9796ad6adc13245b547cce580901bf8a4efc507de2b3843
+ sha256sums =
903f3a9d5268f667255978fa776fc0b28bcb1321a097c6237b33d4d9d2e317d9
sha256sums =
e8b301b8e9b55af963e957b18ee4fd929e1aa0a0cb5d96fe124f3c39bd43abf1
sha256sums =
11a96ffa21448ec4c63dd5c8d6795a1998d8e5cd5a689d91aea4d2bdd13fb06e
sha256sums =
4fc040a0656a0a524dd8ad090cd129fc5b6cb21adcc66be82080165789e8c13e
=====================================
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=42.6.1
+pkgver=42.7.0
_gcc_patches=148
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=('848a46f6988321b0d9796ad6adc13245b547cce580901bf8a4efc507de2b3843'
+sha256sums=('903f3a9d5268f667255978fa776fc0b28bcb1321a097c6237b33d4d9d2e317d9'
'e8b301b8e9b55af963e957b18ee4fd929e1aa0a0cb5d96fe124f3c39bd43abf1'
'11a96ffa21448ec4c63dd5c8d6795a1998d8e5cd5a689d91aea4d2bdd13fb06e'
'4fc040a0656a0a524dd8ad090cd129fc5b6cb21adcc66be82080165789e8c13e'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/electron42/-/commit/f3319ed8dc2b8ffcf2d512d7e0a0c289c3c5c198
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/electron42/-/commit/f3319ed8dc2b8ffcf2d512d7e0a0c289c3c5c198
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