Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
electron27
Commits:
025dbd80 by Caleb Maclennan at 2024-01-26T12:10:19+03:00
upgpkg: 27.3.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = electron27
pkgdesc = Build cross platform desktop apps with web technologies
- pkgver = 27.2.4
+ pkgver = 27.3.0
pkgrel = 1
url = https://electronjs.org
arch = x86_64
@@ -58,7 +58,7 @@ pkgbase = electron27
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=v27.2.4
+ source = git+https://github.com/electron/electron.git#tag=v27.3.0
source =
git+https://chromium.googlesource.com/chromium/tools/depot_tools.git#branch=main
source =
chromium-mirror::git+https://github.com/chromium/chromium.git#tag=118.0.5993.159
source =
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/118-2/chromium-patches-118-2.tar.bz2
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# https://releases.electronjs.org/
# https://gitlab.com/Matt.Jolly/chromium-patches/-/tags
-pkgver=27.2.4
+pkgver=27.3.0
_chromiumver=118.0.5993.159
_gcc_patches=118-2
pkgrel=1
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/electron27/-/commit/025dbd80042b4df6c0228165552d9a99e4ddf8eb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/electron27/-/commit/025dbd80042b4df6c0228165552d9a99e4ddf8eb
You're receiving this email because of your account on gitlab.archlinux.org.