electron31-bin

This commit is contained in:
Евгений Храмов 2024-07-21 16:18:45 +03:00
parent e735e4ac64
commit ec807c086b

@ -18,11 +18,12 @@ opt_deps=('kde-cli-tools: file deletion support (kioclient5)'
'trash-cli: file deletion support (trash-put)'
'xdg-utils: open URLs with desktops default (xdg-email, xdg-open)')
opt_deps_redos=('kde-cli-tools: file deletion support (kioclient5)'
'pipewire: WebRTC desktop sharing under Wayland'
'qt5-qtbase: enable Qt5 with --enable-features=AllowQt'
'gtk4: for --gtk-version=4 (GTK4 IME might work better on Wayland)'
'trash-cli: file deletion support (trash-put)'
'xdg-utils: open URLs with desktops default (xdg-email, xdg-open)')
'pipewire: WebRTC desktop sharing under Wayland'
'qt5-qtbase: enable Qt5 with --enable-features=AllowQt'
'gtk4: for --gtk-version=4 (GTK4 IME might work better on Wayland)'
'trash-cli: file deletion support (trash-put)'
'xdg-utils: open URLs with desktops default (xdg-email, xdg-open)'
)
sources=("https://github.com/electron/electron/releases/download/v${version}/electron-v${version}-linux-x64.zip")
checksums=('SKIP')