2.3.6 uses electron30 which is not in repository
Description:
Version 2.3.6 uses electron30. Consider:
- using bundled
electron - dropping to AUR
They also allows to drop or replace electron27.
- package version: 2.3.6 (next release)
- source: https://github.com/arduino/arduino-ide/releases/tag/2.3.6
Steps to reproduce:
package.json does not have version. But,
- Download https://github.com/arduino/arduino-ide/releases/download/2.3.6/arduino-ide_2.3.6_Linux_64bit.zip
- Replace
appof it with/usr/lib/electron/resources/default_app.asar - Run
'/pathto/arduino-ide_2.3.6_Linux_64bit/arduino-ide' --version
Edited by E