Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
electron26


Commits:
497c3269 by Caleb Maclennan at 2023-12-22T14:29:51+03:00
Bump build attempts to current patch release

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,83 @@
+pkgbase = electron26
+       pkgdesc = Build cross platform desktop apps with web technologies
+       pkgver = 26.6.2
+       pkgrel = 1
+       url = https://electronjs.org
+       arch = x86_64
+       license = MIT
+       license = custom
+       makedepends = clang
+       makedepends = git
+       makedepends = gn
+       makedepends = gperf
+       makedepends = harfbuzz-icu
+       makedepends = http-parser
+       makedepends = java-runtime-headless
+       makedepends = libnotify
+       makedepends = lld
+       makedepends = llvm
+       makedepends = ninja
+       makedepends = npm
+       makedepends = pciutils
+       makedepends = pipewire
+       makedepends = python
+       makedepends = python-httplib2
+       makedepends = python-pyparsing
+       makedepends = python-requests
+       makedepends = python-six
+       makedepends = qt5-base
+       makedepends = wget
+       makedepends = yarn
+       depends = c-ares
+       depends = gtk3
+       depends = libevent
+       depends = libffi
+       depends = nss
+       depends = fontconfig
+       depends = woff2
+       depends = libjpeg
+       depends = icu
+       depends = dav1d
+       depends = flac
+       depends = snappy
+       depends = libxml2
+       depends = ffmpeg
+       depends = libwebp
+       depends = minizip
+       depends = opus
+       depends = harfbuzz
+       depends = re2
+       depends = jsoncpp
+       depends = libxslt
+       depends = libpng
+       depends = freetype2
+       optdepends = kde-cli-tools: file deletion support (kioclient5)
+       optdepends = pipewire: WebRTC desktop sharing under Wayland
+       optdepends = qt5-base: enable Qt5 with --enable-features=AllowQt
+       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=v26.6.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=116.0.5845.228
+       source = 
https://github.com/stha09/chromium-patches/releases/download/chromium-116-patchset-2/chromium-116-patchset-2.tar.xz
+       source = REVERT-disable-autoupgrading-debug-info.patch
+       source = default_app-icon.patch
+       source = electron-launcher.sh
+       source = electron.desktop
+       source = jinja-python-3.10.patch
+       source = std-vector-non-const.patch
+       source = use-system-libraries-in-node.patch
+       sha256sums = SKIP
+       sha256sums = SKIP
+       sha256sums = SKIP
+       sha256sums = 
25ad7c1a5e0b7332f80ed15ccf07d7e871d8ffb4af64df7c8fef325a527859b0
+       sha256sums = 
1b782b0f6d4f645e4e0daa8a4852d63f0c972aa0473319216ff04613a0592a69
+       sha256sums = 
dd2d248831dd4944d385ebf008426e66efe61d6fdf66f8932c963a12167947b4
+       sha256sums = 
b0ac3422a6ab04859b40d4d7c0fd5f703c893c9ec145c9894c468fbc0a4d457c
+       sha256sums = 
4484200d90b76830b69eea3a471c103999a3ce86bb2c29e6c14c945bf4102bae
+       sha256sums = 
55dbe71dbc1f3ab60bf1fa79f7aea7ef1fe76436b1d7df48728a1f8227d2134e
+       sha256sums = 
893bc04c7fceba2f0a7195ed48551d55f066bbc530ec934c89c55768e6f3949c
+       sha256sums = 
ff588a8a4fd2f79eb8a4f11cf1aa151298ffb895be566c57cc355d47f161f53f
+
+pkgname = electron26


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 # https://releases.electronjs.org/
 # https://github.com/stha09/chromium-patches/releases
 
-pkgver=26.5.0
+pkgver=26.6.2
 _chromiumver=116.0.5845.228
 _gcc_patchset=116-patchset-2
 pkgrel=1



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/electron26/-/commit/497c3269973df8ad13a53057b727787431e21c52

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/electron26/-/commit/497c3269973df8ad13a53057b727787431e21c52
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to