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


Commits:
3f854fd8 by Caleb Maclennan at 2025-04-27T19:09:14+03:00
upgpkg: 33.4.11-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = electron33
        pkgdesc = Build cross platform desktop apps with web technologies
-       pkgver = 33.4.10
+       pkgver = 33.4.11
        pkgrel = 1
        url = https://electronjs.org
        arch = x86_64
@@ -74,7 +74,7 @@ pkgbase = electron33
        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=v33.4.10
+       source = git+https://github.com/electron/electron.git#tag=v33.4.11
        source = 
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/130-2/chromium-patches-130-2.tar.bz2
        source = add-more-CFI-suppressions-for-inline-PipeWire-functions.patch
        source = compiler-rt-adjust-paths.patch
@@ -248,7 +248,7 @@ pkgbase = electron33
        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 = 
1287d9f31ff33df4d1da3cae574be4fe6894954d93b98420e70e82e52e14324f
+       sha256sums = 
c08c80348df6951587d06089354810231a5c653d76fd68f2ae8cb7561269f951
        sha256sums = 
c966110d60dbefe048c2cd854e847ff3cae0a66e474d68535fec23947d292a20
        sha256sums = 
d3dd9b4132c9748b824f3dcf730ec998c0087438db902bc358b3c391658bebf5
        sha256sums = 
b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961


=====================================
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=33.4.10
+pkgver=33.4.11
 _gcc_patches=130-2
 pkgrel=1
 _major_ver=${pkgver%%.*}
@@ -241,7 +241,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=('1287d9f31ff33df4d1da3cae574be4fe6894954d93b98420e70e82e52e14324f'
+sha256sums=('c08c80348df6951587d06089354810231a5c653d76fd68f2ae8cb7561269f951'
             'c966110d60dbefe048c2cd854e847ff3cae0a66e474d68535fec23947d292a20'
             'd3dd9b4132c9748b824f3dcf730ec998c0087438db902bc358b3c391658bebf5'
             'b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/electron33/-/commit/3f854fd80d44597ecc3a0b4d289c35b19581646a

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


Reply via email to