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


Commits:
c91228d9 by Caleb Maclennan at 2024-05-30T11:33:06+03:00
upgpkg: 29.4.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = electron29
        pkgdesc = Build cross platform desktop apps with web technologies
-       pkgver = 29.4.1
-       pkgrel = 2
+       pkgver = 29.4.2
+       pkgrel = 1
        url = https://electronjs.org
        arch = x86_64
        license = MIT
@@ -83,7 +83,7 @@ pkgbase = electron29
        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=v29.4.1
+       source = git+https://github.com/electron/electron.git#tag=v29.4.2
        source = 
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/122-3/chromium-patches-122-3.tar.bz2
        source = support-ICU-74-in-LazyTextBreakIterator.patch
        source = drop-flag-unsupported-by-clang17.patch
@@ -246,7 +246,7 @@ pkgbase = electron29
        source = 
chromium-mirror_third_party_vulkan-deps_vulkan-tools_src::git+https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git#commit=7c6d640a5ca3ab73c1f42d22312f672b54babfaf
        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=4cfc176e3242b4dbdfd3f6c5680c5d8f2cb7db45
        source = 
chromium-mirror_third_party_vulkan-deps_vulkan-validation-layers_src::git+https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git#commit=d26b50b03815ff226e6df478b4ddc4b98d8deaee
-       sha256sums = 
0f58393e0d9d6cc038b5d60323989c8e52fc898ab127c4a39fdb9c88879271e7
+       sha256sums = 
3fa549d267e3f02d321b800a4700f4192d12f85b0b10dbbec3de30074864713e
        sha256sums = 
7916b80d801bcc5c23cb9dd1ae820d939af3ef640dbcb2a3c8d6780dcf6ba7a3
        sha256sums = 
8c256b2a9498a63706a6e7a55eadbeb8cc814be66a75e49aec3716c6be450c6c
        sha256sums = 
3bd35dab1ded5d9e1befa10d5c6c4555fe0a76d909fb724ac57d0bf10cb666c1


=====================================
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=29.4.1
+pkgver=29.4.2
 _gcc_patches=122-3
-pkgrel=2
+pkgrel=1
 _major_ver=${pkgver%%.*}
 pkgname="electron${_major_ver}"
 pkgdesc='Build cross platform desktop apps with web technologies'
@@ -230,7 +230,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=d26b50b03815ff226e6df478b4ddc4b98d8deaee
         # END managed sources
         )
-sha256sums=('0f58393e0d9d6cc038b5d60323989c8e52fc898ab127c4a39fdb9c88879271e7'
+sha256sums=('3fa549d267e3f02d321b800a4700f4192d12f85b0b10dbbec3de30074864713e'
             '7916b80d801bcc5c23cb9dd1ae820d939af3ef640dbcb2a3c8d6780dcf6ba7a3'
             '8c256b2a9498a63706a6e7a55eadbeb8cc814be66a75e49aec3716c6be450c6c'
             '3bd35dab1ded5d9e1befa10d5c6c4555fe0a76d909fb724ac57d0bf10cb666c1'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/electron29/-/commit/c91228d92283160e5569c85be75def9d4120ff5f

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


Reply via email to