Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
electron28
Commits:
5181c2e6 by Caleb Maclennan at 2024-02-22T11:56:59+03:00
upgpkg: 28.2.4-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = electron28
pkgdesc = Build cross platform desktop apps with web technologies
- pkgver = 28.2.3
+ pkgver = 28.2.4
pkgrel = 1
url = https://electronjs.org
arch = x86_64
@@ -79,7 +79,7 @@ pkgbase = electron28
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=v28.2.3
+ source = git+https://github.com/electron/electron.git#tag=v28.2.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=120.0.6099.109
source =
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/120/chromium-patches-120.tar.bz2
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# https://releases.electronjs.org/
# https://gitlab.com/Matt.Jolly/chromium-patches/-/tags
-pkgver=28.2.3
+pkgver=28.2.4
_chromiumver=120.0.6099.109
_gcc_patches=120
pkgrel=1
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/electron28/-/commit/5181c2e627a72a6a66d781373f6e7411a93dbb68
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/electron28/-/commit/5181c2e627a72a6a66d781373f6e7411a93dbb68
You're receiving this email because of your account on gitlab.archlinux.org.