summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-09-11upgpkg: franz 5.10.0-1Giovanni Santini
- Version bump. - Build adjustments.
2022-04-20upgpkg: franz 5.9.2-1Giovanni Santini
- Version bump. - Use Electron 18 (package: `electron`).
2022-03-14upgpkg: franz 5.8.0-1Giovanni Santini
- Version bump. - Improve lerna bootstrapping, allowing lerna 4 to be used. - Add check() so that tests can be executed. - Use Electron 14 as upstream.
2021-09-08upgpkg: franz 5.7.0-9Giovanni Santini
- Re-add `expac` to `makedependens` as it is needed in `prepare()`.
2021-09-08upgpkg: franz 5.7.0-8Giovanni Santini
- Disable Electron package matching. This was needed back when `electron` was used but is not necessary with `electron12`. - Remove `expac` dependency as a consequence of the above. - Minor PKGBUILD adjustments.
2021-08-26upgpkg: franz 5.7.0-7Giovanni Santini
- Rebuild against electron12 12.0.17-1
2021-08-08upgpkg: franz 5.7.0-6Giovanni Santini
- Rebuild against `electron12` 12.0.16
2021-07-24upgpkg: franz 5.7.0-5Giovanni Santini
- Rebuild against electron12 12.0.15-1
2021-07-08upgpkg: franz 5.7.0-4Giovanni Santini
- Rebuild against electron12-12.0.14
2021-07-04upgpkg: franz 5.7.0-3Giovanni Santini
- Improve development mode prevention. Now Franz should only open DevTools when requested.
2021-06-27upgpkg: franz 5.7.0-2Giovanni Santini
- Rebuild after Electron 12.0.12 upgrade. Remember to upgrade the package before building this package with `makepkg`.
2021-06-22upgpkg: franz 5.7.0-1Giovanni Santini
- Version bump. - Using Electron 12 as per upstream support.
2021-06-01upgpkg: franz 5.6.1-10Giovanni Santini
- Rebuild after electron10 update to 10.4.7
2021-05-05fixpkg: franz 5.6.1-9Giovanni Santini
- Avoid issues parsing the SRCINFO
2021-05-05upgpkg: franz 5.6.1-9Giovanni Santini
- Switching build to nvm based This should ensure much stabler builds for the future
2021-02-23upgpkg: franz 5.6.1-8Giovanni Santini
- Electron rebuild.
2021-02-14upgpkg: franz 5.6.1-7Giovanni Santini
- Electron rebuild.
2021-02-04upgpkg: franz 5.6.1-6Giovanni Santini
- Electron rebuild.
2021-01-25upgpkg: franz 5.6.1-5Giovanni Santini
- Electron rebuild.
2021-01-14upgpkg: franz 5.6.1-4Giovanni Santini
- Rebuild due to Electron upgrade. - Improved messages & comments within the PKGBUILD.
2020-12-24upgpkg: franz 5.6.1-3Giovanni Santini
- Electron rebuild.
2020-12-14fixpkg: franz 5.6.1-2 bisGiovanni Santini
- SRCINFO was broken, now adjusted.
2020-12-14upgpkg: franz 5.6.1-2Giovanni Santini
- Electron 11 rebuild.
2020-11-17upgpkg: franz 5.6.1-1 bis bisGiovanni Santini
- My Git hook prevented my work. Solve it.
2020-11-17upgpkg: franz 5.6.1-1 bisGiovanni Santini
- Fixed a syntax error in the .SRCINFO file.
2020-11-17upgpkg: franz 5.6.1-1Giovanni Santini
- Version bump. - PKGBUILD cleanups. - Using latest supported Electron package (yay :D)
2020-11-15upgpkg: franz 5.5.0-4Giovanni Santini
- Using Electron 9, which is not the official one but still the last one I got working thanks to @yuyichaoi & working with the stable, not-beta version of Franz - Preparation steps have been reorganized and got better comments. - The package is version-locked against the build-time `electron9` package -> when it should be upgraded, it will fail and people will properly complain about it ;) - The `franz.sh` script is generated from `franz.sh.in` -> switching between Electron packages is now easy. - Added `python2` as `makedepends` for `node-sass`.
2020-06-24upgpkg: franz 5.5.0-3Giovanni Santini
- Version bump for newer Electron release.
2020-06-17pkgtypo: franz 5.5.0-2Giovanni Santini
- Forgot to add the executable wrapper. Added here.
2020-06-17upgpkg: franz 5.5.0-2Giovanni Santini
- Added yuyichao patch for properly working with Electron 9. - Improvement to the executable wrapper.
2020-05-05upgpkg: franz 5.5.0-1Giovanni Santini
- Version bump. - Slight improvements to PKGBUILD.
2020-03-20upgpkg: franz 5.4.1-3Giovanni Santini
- Using Electron 6 in order to be more streamlined with the official package - Update node-sass to 4.13.1 - Improvements to the PKGBUILD by using npx
2020-02-19upgpkg: franz 5.4.1-2Giovanni Santini
- Use Python 3 for node-gyp. - Release bump for rebuild against Electron.
2019-11-17upgpkg: franz 5.4.1-1Giovanni Santini
- Version bump. - node-sass has been bumped to 4.13.0. - electron has been bumped to the latest version.
2019-09-29upgpkg: franz 5.3.3-1Giovanni Santini
- Version bump.
2019-08-28upgpkg: franz 5.2.0-2Giovanni Santini
- Move npm installation step into `prepare`. - Fix node-sass dependency version to avoid build issues.
2019-08-21upgpkg: franz 5.2.0-1Giovanni Santini
- Version bump. - PKGBUILD improvements.
2019-07-11upgpkg: franz 5.1.0-3Giovanni Santini
- Use Electron 4 for having it properly working. Franz doesn't use yet Electron 5.
2019-07-02upgpkg: franz 5.1.0-2Giovanni Santini
- Rebuild due to new Electron version.
2019-04-29upgpkg: franz 5.1.0-1Giovanni Santini
- Version bump.
2019-04-04upgpkg: franz 5.0.1-2Giovanni Santini
- Improvements detecting installed Electron version Should work always
2019-03-31upgpkg: franz 5.0.1-1Giovanni Santini
- Version bump. - Check the installed `electron` version, rather than the online one. - Use Git for downloading sources, rather than the tarball - Use `lerna` for downloading npm stuff as upstream does
2019-03-17upgpkg: franz 1:5.0.0-1Giovanni Santini
- Version bump. - Cleanups of the build steps, now only npm is used - Reduced many of the dependencies, now just using electron
2019-01-02bump version to v5.0.0-beta.22FFY00
2018-09-07fix dependenciesFFY00
2018-09-05fix iconFFY00
2018-08-19pkgbuild: enhance pkgbuildFFY00
2018-08-14pkgbuild: fix installFFY00
2018-07-09pkgbuild: fix package #2FFY00
2018-07-09pkgbuild: fix package #2FFY00