Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-06 | Use number of commits since start of history as version | cyqsimon | |
Using tags is not suitable because the author has retroactively added tags to older commits to denote QT5 compatibility, which means the reachability order of the tags no longer matches their lexigraphical or chronological order. This fact greatly confuses users and AUR helpers (in particular, `paru`) alike, who may think that there is an update when there really isn't, or that they are not getting the latest version. | |||
2024-07-19 | Add `qt6-5compat` to `depends` | cyqsimon | |
2024-03-24 | Multiple fixes | cyqsimon | |
- Strip leading `v` for version - Update to QT6 dependencies - Fix `package` function | |||
2024-01-17 | Use spaces | cyqsimon | |
2024-01-17 | Add missing QT dependencies | cyqsimon | |
2024-01-16 | Initial commit | cyqsimon | |