Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-13 | Clean up PKGBUILD, fix depends/conflicts | Zach Himsel | |
- Don't `depends` on packages only needed for building (use `makedepends` for that) - Add a `conflicts` for the -beta package. The beta's new config file is not backwards-compatible with the non-beta version. - Remove empty variables - Clean up indenting and variable ordering - Add .gitignore |