summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-03-28Remove gitignore, not part of Arch packaging guidelinesCaleb Maclennan
The need for git ignore files is better served by a single parent .gitignore in the directory above all one's AUR packages (whether this is just a loose file or part of an `aurpublish` setup or whether `pkgctl` is being used). Each AUR package having its own missmatched ignore rules that behave differently depending on developer preferences is fairly disruptive because tooling doesn't behave the same between packages.
2024-03-28Setup nvcheckerCaleb Maclennan
2020-02-19Fix recursive srcdir path removalCaleb Maclennan
2020-02-12Cleanup bash shell quoting using shellhardenCaleb Maclennan
2020-02-10Fix NPM packaging shenanigansCaleb Maclennan
2020-02-10Use https URLCaleb Maclennan
2018-09-01Cleanup bash shell quoting using shellhardenCaleb Maclennan
2018-09-01Update .gitignore file for easy bulk repository managementCaleb Maclennan
2018-08-22Download from https sourceCaleb Maclennan
2018-08-22Fix packaging issuesCaleb Maclennan
2018-08-22Move npm to be a makedpeneds onlyCaleb Maclennan
2018-02-28Upgrade to 1.6.3 and update packagingCaleb Maclennan
2015-07-09Update to: 1.6.2-2Justin Dray