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


Commits:
e811b276 by Caleb Maclennan at 2024-06-13T17:29:04+03:00
upgpkg: 31.0.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = electron31
        pkgdesc = Build cross platform desktop apps with web technologies
-       pkgver = 31.0.0
+       pkgver = 31.0.1
        pkgrel = 1
        url = https://electronjs.org
        arch = x86_64
@@ -79,7 +79,7 @@ pkgbase = electron31
        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=v31.0.0
+       source = git+https://github.com/electron/electron.git#tag=v31.0.1
        source = 
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/126/chromium-patches-126.tar.bz2
        source = allow-ANGLEImplementation-kVulkan.patch
        source = compiler-rt-adjust-paths.patch
@@ -251,7 +251,7 @@ pkgbase = electron31
        source = 
chromium-mirror_third_party_vulkan-deps_vulkan-tools_src::git+https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git#commit=df8e710224f563a04b7db2680f72d31619c4b259
        source = 
chromium-mirror_third_party_vulkan-deps_vulkan-utility-libraries_src::git+https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries.git#commit=358a107a6ff284906dcccbabe5b0183c03fd85b6
        source = 
chromium-mirror_third_party_vulkan-deps_vulkan-validation-layers_src::git+https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git#commit=944660e342cfafb6c318d11731751d9a291434d4
-       sha256sums = 
3f9cb77d22b75ce37adc4c90012d54a1cfc07619e20750a3cbee499d646987d3
+       sha256sums = 
dd052fd7062f56783f99ec52e42223b340b1910114130235b1e2fe83ab411951
        sha256sums = 
daf0df74d2601c35fd66a746942d9ca3fc521ede92312f85af51d94c399fd6e0
        sha256sums = 
8f81059d79040ec598b5fb077808ec69d26d6c9cbebf9c4f4ea48b388a2596c5
        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=31.0.0
+pkgver=31.0.1
 _gcc_patches=126
 pkgrel=1
 _major_ver=${pkgver%%.*}
@@ -238,7 +238,7 @@ 
source=("git+https://github.com/electron/electron.git#tag=v$pkgver";
         
chromium-mirror_third_party_vulkan-deps_vulkan-validation-layers_src::git+https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git#commit=944660e342cfafb6c318d11731751d9a291434d4
         # END managed sources
         )
-sha256sums=('3f9cb77d22b75ce37adc4c90012d54a1cfc07619e20750a3cbee499d646987d3'
+sha256sums=('dd052fd7062f56783f99ec52e42223b340b1910114130235b1e2fe83ab411951'
             'daf0df74d2601c35fd66a746942d9ca3fc521ede92312f85af51d94c399fd6e0'
             '8f81059d79040ec598b5fb077808ec69d26d6c9cbebf9c4f4ea48b388a2596c5'
             'b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/electron31/-/commit/e811b276f6be5038b195def15b7f5405fb1f6a61

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


Reply via email to