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


Commits:
613d014f by Caleb Maclennan at 2025-01-23T21:29:11+03:00
upgpkg: 31.7.7-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = electron31
        pkgdesc = Build cross platform desktop apps with web technologies
-       pkgver = 31.7.6
-       pkgrel = 2
+       pkgver = 31.7.7
+       pkgrel = 1
        url = https://electronjs.org
        arch = x86_64
        license = MIT
@@ -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.7.6
+       source = git+https://github.com/electron/electron.git#tag=v31.7.7
        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
@@ -252,7 +252,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 = 
b4397fb3cfa514b478756cd68877c1bc562bd94d7037b91feba15be3886026ad
+       sha256sums = 
eca614121806f03ce511fb47299b58a90882938c3ea8df816124ab438eb5481e
        sha256sums = 
daf0df74d2601c35fd66a746942d9ca3fc521ede92312f85af51d94c399fd6e0
        sha256sums = 
8f81059d79040ec598b5fb077808ec69d26d6c9cbebf9c4f4ea48b388a2596c5
        sha256sums = 
b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961


=====================================
PKGBUILD
=====================================
@@ -8,9 +8,9 @@
 # Note: source array can be synced with an Electron release after updating 
$pkgver with:
 # bash -c 'source PKGBUILD; _update_sources'
 
-pkgver=31.7.6
+pkgver=31.7.7
 _gcc_patches=126
-pkgrel=2
+pkgrel=1
 _major_ver=${pkgver%%.*}
 pkgname="electron${_major_ver}"
 pkgdesc='Build cross platform desktop apps with web technologies'
@@ -239,7 +239,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=('b4397fb3cfa514b478756cd68877c1bc562bd94d7037b91feba15be3886026ad'
+sha256sums=('eca614121806f03ce511fb47299b58a90882938c3ea8df816124ab438eb5481e'
             'daf0df74d2601c35fd66a746942d9ca3fc521ede92312f85af51d94c399fd6e0'
             '8f81059d79040ec598b5fb077808ec69d26d6c9cbebf9c4f4ea48b388a2596c5'
             'b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961'



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

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


Reply via email to