Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
electron29
Commits:
1a7b80ad by Caleb Maclennan at 2024-02-28T08:49:19+03:00
upgpkg: 29.1.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = electron29
pkgdesc = Build cross platform desktop apps with web technologies
- pkgver = 29.0.1
+ pkgver = 29.1.0
pkgrel = 1
url = https://electronjs.org
arch = x86_64
@@ -81,7 +81,7 @@ pkgbase = electron29
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=v29.0.1
+ source = git+https://github.com/electron/electron.git#tag=v29.1.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=122.0.6261.39
source =
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/122-3/chromium-patches-122-3.tar.bz2
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# https://releases.electronjs.org/
# https://gitlab.com/Matt.Jolly/chromium-patches/-/tags
-pkgver=29.0.1
+pkgver=29.1.0
_chromiumver=122.0.6261.39
_gcc_patches=122-3
pkgrel=1
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/electron29/-/commit/1a7b80ad31157b430604fbea092f3e3dbc0fb4a9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/electron29/-/commit/1a7b80ad31157b430604fbea092f3e3dbc0fb4a9
You're receiving this email because of your account on gitlab.archlinux.org.