summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-03-17Require NodeJS >=17Zach Himsel
This is required for the '--openssl-legacy-provider' NODE_OPTION
2023-02-24Correctly copy in the custom source filesZach Himsel
2023-02-13$arch is not 'any'Zach Himsel
2023-02-13Don't use yarn to start the programZach Himsel
See this comment by @BrainDamage: https://aur.archlinux.org/packages/mqtt-explorer#comment-857588
2023-02-13Remove invalid backup fileZach Himsel
Pacman wouldn't remove this file anyway
2023-02-13Remove unnecessary PGP keyZach Himsel
2023-02-13Update SRCINFOZach Himsel
2023-02-13Clean up PKGBUILD, fix depends/conflictsZach 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-13Fix build issuesZach Himsel
Pulled from the mqtt-explorer-beta AUR package
2022-03-16Temporary fix for build issues (thx aarnold)Dave12311
2022-03-16Temporary fix for build issues (thx aarnold)Dave12311
2021-10-13Fix desktop file version numberDave12311
2021-10-13Fix desktop file md5sumDave12311
2021-10-13Merge branch 'master' of ssh://aur.archlinux.org/mqtt-explorerDave12311
2021-10-13Update .desktop file versionDave12311
2021-10-13Update .desktop file versionDave12311
2021-06-20Fixed SRCINFODave12311
2021-06-20Added start script and symlinkDave12311
2020-06-13Removed invalid PGP keyDave12311
2020-06-12Added git dependencyDave12311
2020-02-23Initial commitdave12311