Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
electron25
Commits:
7672131f by Caleb Maclennan at 2023-10-26T14:40:51+03:00
upgpkg: 25.9.3-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.2
+ pkgver = 25.9.3
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.2
+ source = git+https://github.com/electron/electron.git#tag=v25.9.3
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.2
+pkgver=25.9.3
_chromiumver=114.0.5735.289
# shellcheck disable=SC2034
pkgrel=1
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/electron25/-/commit/7672131fb86c8747e1abca078fa8acfd6ac3508b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/electron25/-/commit/7672131fb86c8747e1abca078fa8acfd6ac3508b
You're receiving this email because of your account on gitlab.archlinux.org.