Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
electron25
Commits:
e3143cbd by Caleb Maclennan at 2023-11-09T13:51:01+03:00
upgpkg: 25.9.4-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = electron25
pkgdesc = Build cross platform desktop apps with web technologies
- pkgver = 25.9.3
+ pkgver = 25.9.4
pkgrel = 1
url = https://electronjs.org/
arch = x86_64
@@ -57,7 +57,7 @@ pkgbase = electron25
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=v25.9.3
+ source = git+https://github.com/electron/electron.git#tag=v25.9.4
source =
git+https://chromium.googlesource.com/chromium/tools/depot_tools.git#branch=main
source =
chromium-mirror::git+https://github.com/chromium/chromium.git#tag=114.0.5735.289
source = electron-launcher.sh
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
# https://releases.electronjs.org/
# https://github.com/stha09/chromium-patches/releases
-pkgver=25.9.3
+pkgver=25.9.4
_chromiumver=114.0.5735.289
# shellcheck disable=SC2034
pkgrel=1
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/electron25/-/commit/e3143cbdd1a87aaa96c3d6364eb7a0799ce69e0e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/electron25/-/commit/e3143cbdd1a87aaa96c3d6364eb7a0799ce69e0e
You're receiving this email because of your account on gitlab.archlinux.org.