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


Commits:
56a74139 by Caleb Maclennan at 2024-10-22T20:24:53+03:00
upgpkg: 33.0.2-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.0.1
+       pkgver = 33.0.2
        pkgrel = 1
        url = https://electronjs.org
        arch = x86_64
@@ -79,7 +79,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.0.1
+       source = git+https://github.com/electron/electron.git#tag=v33.0.2
        source = 
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/130/chromium-patches-130.tar.bz2
        source = compiler-rt-adjust-paths.patch
        source = blink-fix-missing-stdlib-include.patch
@@ -251,7 +251,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 = 
afd8a82c03fb534587925e611deb749a1d73419dc58e343f3f181a1bfd7788ff
+       sha256sums = 
2e137719836f62273176fe95dc3e2f8ef8537c3a04336beee1d1e4acc3798f2e
        sha256sums = 
b5fd4b943ae307680cd5c2050a01f85ef94d3f880a157eef8d17eb9fa23864f5
        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=33.0.1
+pkgver=33.0.2
 _gcc_patches=130
 pkgrel=1
 _major_ver=${pkgver%%.*}
@@ -240,7 +240,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=('afd8a82c03fb534587925e611deb749a1d73419dc58e343f3f181a1bfd7788ff'
+sha256sums=('2e137719836f62273176fe95dc3e2f8ef8537c3a04336beee1d1e4acc3798f2e'
             'b5fd4b943ae307680cd5c2050a01f85ef94d3f880a157eef8d17eb9fa23864f5'
             'b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961'
             'a4a822e135b253c93089a80c679842cc470c6936742767ae09d952646889abd6'



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

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


Reply via email to