Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
electron27
Commits:
2769a5c3 by Caleb Maclennan at 2024-02-22T11:17:00+03:00
upgpkg: 27.3.3-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.3.2
+ pkgver = 27.3.3
pkgrel = 1
url = https://electronjs.org
arch = x86_64
@@ -90,7 +90,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.3.2
+ source = git+https://github.com/electron/electron.git#tag=v27.3.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=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.3.2
+pkgver=27.3.3
_chromiumver=118.0.5993.159
_gcc_patches=118-2
pkgrel=1
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/electron27/-/commit/2769a5c3662fea2c4175c806b41fc0ff2c56863b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/electron27/-/commit/2769a5c3662fea2c4175c806b41fc0ff2c56863b
You're receiving this email because of your account on gitlab.archlinux.org.