Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
electron28
Commits:
3cbba4b9 by Caleb Maclennan at 2024-01-09T15:10:32+03:00
upgpkg: 28.1.2-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.1.1
+ pkgver = 28.1.2
pkgrel = 1
url = https://electronjs.org
arch = x86_64
@@ -55,7 +55,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.1.1
+ source = git+https://github.com/electron/electron.git#tag=v28.1.2
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.1.1
+pkgver=28.1.2
_chromiumver=120.0.6099.109
_gcc_patches=120
pkgrel=1
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/electron28/-/commit/3cbba4b98cce00935394df67827bd9d7ed9069c2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/electron28/-/commit/3cbba4b98cce00935394df67827bd9d7ed9069c2
You're receiving this email because of your account on gitlab.archlinux.org.