summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2026-01-19update to 0.6.3 + change url to "codeberg.org"Robert Manner
2025-10-09update to 0.6.2Robert Manner
2025-10-03update to 0.6.1 and added iconsRobert Manner
2025-10-02update to 0.6.0Robert Manner
2025-08-17update to 0.5.3Robert Manner
2025-05-12install the systemd service as a user serviceRobert Manner
2025-05-12update to 0.5.2Robert Manner
2025-05-05add maintainer lineRobert Manner
2025-05-05update .SRCINFORobert Manner
2025-05-05add dependency on zigenity (for the password prompt)Robert Manner
2025-05-05remove explicit target and cpu specificationRobert Manner
2025-05-05add explicit dependency on zig version 0.14.xRobert Manner
Zig does not maintain compatibility yet, and the zig in extra repo is too old to compile this project.
2025-05-05update to version 0.5.1Robert Manner
2025-05-05PKGBUILD: remove explicit dependency downloadingRobert Manner
as it is hard to maintain. Let zig do it based on build.zig.zon inside the source package (that is already checksum verified).
2025-04-05Initial build (0.4.0)Vitalii Kuzhdin