Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
electron35


Commits:
53f9c115 by Caleb Maclennan at 2025-06-04T11:45:53+03:00
upgpkg: 35.5.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = electron35
        pkgdesc = Build cross platform desktop apps with web technologies
-       pkgver = 35.5.0
+       pkgver = 35.5.1
        pkgrel = 1
        url = https://electronjs.org
        arch = x86_64
@@ -71,7 +71,7 @@ pkgbase = electron35
        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=v35.5.0
+       source = git+https://github.com/electron/electron.git#tag=v35.5.1
        source = 
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/134-1/chromium-patches-134-1.tar.bz2
        source = compiler-rt-adjust-paths.patch
        source = blink-fix-missing-stdlib-include.patch
@@ -234,7 +234,7 @@ pkgbase = electron35
        source = 
chromium-mirror_third_party_dawn_third_party_langsvr::git+https://github.com/google/langsvr.git#commit=303c526231a90049a3e384549720f3fbd453cf66
        source = 
chromium-mirror_third_party_dawn_third_party_partition_alloc::git+https://chromium.googlesource.com/chromium/src/base/allocator/partition_allocator.git#commit=2e6b2efb6f435aa3dd400cb3bdcead2a601f8f9a
        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 = 
3c46233f97b9d372b82a1a135e901f239b119d172c0332745472891522d9a6a5
+       sha256sums = 
188bd3190b69fc261d428bf6fdb86ceb2a107ec2ccba0eff9a772beb5c2cc52b
        sha256sums = 
6a7e3703a6453f0e960a0d69d0676aebf14a0a57428f938e349b39876ef2e157
        sha256sums = 
b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961
        sha256sums = 
a4a822e135b253c93089a80c679842cc470c6936742767ae09d952646889abd6


=====================================
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=35.5.0
+pkgver=35.5.1
 _gcc_patches=134-1
 pkgrel=1
 _major_ver=${pkgver%%.*}
@@ -227,7 +227,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=('3c46233f97b9d372b82a1a135e901f239b119d172c0332745472891522d9a6a5'
+sha256sums=('188bd3190b69fc261d428bf6fdb86ceb2a107ec2ccba0eff9a772beb5c2cc52b'
             '6a7e3703a6453f0e960a0d69d0676aebf14a0a57428f938e349b39876ef2e157'
             'b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961'
             'a4a822e135b253c93089a80c679842cc470c6936742767ae09d952646889abd6'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/electron35/-/commit/53f9c115b5f0cd3ad0f0735645b674e0eda781af

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/electron35/-/commit/53f9c115b5f0cd3ad0f0735645b674e0eda781af
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to