summarylogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)Author
2023-02-13Clean up PKGBUILD, fix depends/conflictsZach 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