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


Commits:
f620aa60 by Caleb Maclennan at 2024-09-06T14:37:27+03:00
upgpkg: 31.5.0-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.4.0
+       pkgver = 31.5.0
        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.4.0
+       source = git+https://github.com/electron/electron.git#tag=v31.5.0
        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 = 
5a593d500af9c656734c820c5041d13595eec846b0800de311398a04a79acebe
+       sha256sums = 
540f4870c1d8adb1712d12c20d386f69733d16f1e1e1f3f51fbc194291d1e4ec
        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.4.0
+pkgver=31.5.0
 _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=('5a593d500af9c656734c820c5041d13595eec846b0800de311398a04a79acebe'
+sha256sums=('540f4870c1d8adb1712d12c20d386f69733d16f1e1e1f3f51fbc194291d1e4ec'
             'daf0df74d2601c35fd66a746942d9ca3fc521ede92312f85af51d94c399fd6e0'
             '8f81059d79040ec598b5fb077808ec69d26d6c9cbebf9c4f4ea48b388a2596c5'
             'b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961'



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

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


Reply via email to