Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-03 | Put the date into the downloaded tarball | Yann Büchau | |
Necessary because otherwise makepkg doesn't re-download it if it's already there. | |||
2023-08-01 | Custom license (too many to list individually) | Yann Büchau | |
2023-08-01 | Add -bin suffix to pkgname and address issues pointed out by Fabian | Yann Büchau | |
See https://mstdn.social/@fabiscafe/110814188615095076 | |||
2023-07-18 | Skip checksum for tarball | Yann Büchau | |
(why was that there in the first place?) | |||
2023-07-13 | Fix checksums | Yann Büchau | |
2023-07-12 | Fix assistant autostart (again) | Yann Büchau | |
Instead of launching the webapp, launch the assistant in autostart mode without opening a browser... | |||
2023-07-11 | Fix autostart | Yann Büchau | |
2023-07-07 | Remove libffi7 for aarch64 and add libyaml | Yann Büchau | |
2023-06-12 | Re-download the tarball on each build | Yann Büchau | |
It's ugly, I know, but the only solution I could come up with to ensure this package will actually build the nightly version. | |||
2023-05-24 | SKIP integrity check | Yann Büchau | |
2023-03-30 | ✨ Add desktop file | Yann Büchau | |
2023-02-08 | 🎉 Initial version from | Yann Büchau | |
adjusted from Thomas Jost's `git-annex-standalone` and my fix (https://gitlab.com/-/snippets/2411347) |