Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-17 | Require NodeJS >=17 | Zach Himsel | |
This is required for the '--openssl-legacy-provider' NODE_OPTION | |||
2023-02-24 | Correctly copy in the custom source files | Zach Himsel | |
2023-02-13 | $arch is not 'any' | Zach Himsel | |
2023-02-13 | Don't use yarn to start the program | Zach Himsel | |
See this comment by @BrainDamage: https://aur.archlinux.org/packages/mqtt-explorer#comment-857588 | |||
2023-02-13 | Remove invalid backup file | Zach Himsel | |
Pacman wouldn't remove this file anyway | |||
2023-02-13 | Remove unnecessary PGP key | Zach Himsel | |
2023-02-13 | Clean up PKGBUILD, fix depends/conflicts | Zach Himsel | |
- Don't `depends` on packages only needed for building (use `makedepends` for that) - Add a `conflicts` for the -beta package. The beta's new config file is not backwards-compatible with the non-beta version. - Remove empty variables - Clean up indenting and variable ordering - Add .gitignore | |||
2023-02-13 | Fix build issues | Zach Himsel | |
Pulled from the mqtt-explorer-beta AUR package | |||
2022-03-16 | Temporary fix for build issues (thx aarnold) | Dave12311 | |
2021-10-13 | Fix desktop file version number | Dave12311 | |
2021-10-13 | Fix desktop file md5sum | Dave12311 | |
2021-10-13 | Update .desktop file version | Dave12311 | |
2021-06-20 | Added start script and symlink | Dave12311 | |
2020-06-13 | Removed invalid PGP key | Dave12311 | |
2020-06-12 | Added git dependency | Dave12311 | |
2020-02-23 | Initial commit | dave12311 | |