Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
electron29
Commits:
e7ffa599 by Caleb Maclennan at 2024-07-17T12:30:13+03:00
upgpkg: 1:29.4.5-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = electron29
pkgdesc = Build cross platform desktop apps with web technologies
- pkgver = 29.4.4
+ pkgver = 29.4.5
pkgrel = 1
epoch = 1
url = https://electronjs.org
@@ -84,7 +84,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.4
+ source = git+https://github.com/electron/electron.git#tag=v29.4.5
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
@@ -247,7 +247,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 =
ba4d3dbf90b59573b9f759d8b88bd0e9764816a2656180a2ec52966a8215fd17
+ sha256sums =
84452e4e06e4a8fae6c40785fb8101e69932bc57a6de45b9ac81c1ee03f0fe11
sha256sums =
7916b80d801bcc5c23cb9dd1ae820d939af3ef640dbcb2a3c8d6780dcf6ba7a3
sha256sums =
8c256b2a9498a63706a6e7a55eadbeb8cc814be66a75e49aec3716c6be450c6c
sha256sums =
3bd35dab1ded5d9e1befa10d5c6c4555fe0a76d909fb724ac57d0bf10cb666c1
=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@
# bash -c 'source PKGBUILD; _update_sources'
epoch=1
-pkgver=29.4.4
+pkgver=29.4.5
_gcc_patches=122-3
pkgrel=1
_major_ver=${pkgver%%.*}
@@ -231,7 +231,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=('ba4d3dbf90b59573b9f759d8b88bd0e9764816a2656180a2ec52966a8215fd17'
+sha256sums=('84452e4e06e4a8fae6c40785fb8101e69932bc57a6de45b9ac81c1ee03f0fe11'
'7916b80d801bcc5c23cb9dd1ae820d939af3ef640dbcb2a3c8d6780dcf6ba7a3'
'8c256b2a9498a63706a6e7a55eadbeb8cc814be66a75e49aec3716c6be450c6c'
'3bd35dab1ded5d9e1befa10d5c6c4555fe0a76d909fb724ac57d0bf10cb666c1'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/electron29/-/commit/e7ffa599acc0e36faf273ebab67a654a8e40ca5f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/electron29/-/commit/e7ffa599acc0e36faf273ebab67a654a8e40ca5f
You're receiving this email because of your account on gitlab.archlinux.org.