summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2025-07-15Update to version 2.2.0Tobias Boesch
Patches are now included and no longer needed, therefore the git make dependency can be removed.
2025-05-13Remove package name from descriptionTobias Boesch
The current desciption references the package name and this is not allowed. Remove the package name from the description.
2025-05-12Split the package into three packagesTobias Boesch
The package currently sums the dependencies for the server and the client altogether. User might want to have only the client installed. Split the package to be able to install the client and the server separately.
2025-05-02Created working packageTobias Boesch
Package can be build in clean chroot. Package health check and PKGBUILD health check don't show issues.