Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-28 | Remove gitignore, not part of Arch packaging guidelines | Caleb 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. | |||
2020-05-15 | Fix makedepends, all Lua versions required to make split packages | Caleb Maclennan | |
upgpkg: lua-busted 2.0.0-8 upgpkg: lua-cliargs 3.0-4 upgpkg: lua-colors 8.05.26-3 upgpkg: lua-copas 2.0.2-2 upgpkg: lua-cosmo 16.06.04-3 upgpkg: lua-coxpcall 1.16.0-2 upgpkg: lua-dkjson 2.5-3 upgpkg: lua-lcf 5.3-2 upgpkg: lua-linenoise 0.9-4 upgpkg: lua-lsqlite3 0.9.5-3 upgpkg: lua-luacov-coveralls 0.2.2-3 upgpkg: lua-luacov 0.14.0-4 upgpkg: lua-luassert 1.8.0-5 upgpkg: lua-lub 1.1.0-3 upgpkg: lua-mediator 1.1.2-3 upgpkg: lua-path 0.3.1-3 upgpkg: lua-pegdebug 0.41-3 upgpkg: lua-repl 0.9-4 upgpkg: lua-say 1.3-4 upgpkg: lua-serpent 0.28-3 upgpkg: lua-std-_debug 1.0.1-3 upgpkg: lua-std-normalize 2.0.3-2 upgpkg: lua-stdlib 41.2.2-4 upgpkg: lua-vstruct 2.1.1-2 | |||
2020-02-12 | Cleanup bash shell quoting using shellharden | Caleb Maclennan | |
2020-02-06 | Fix Lua packaging to not re-download sources | Caleb Maclennan | |
2019-08-26 | Cleanup bash shell quoting using shellharden | Caleb Maclennan | |
2019-08-26 | Update .gitignore file for easy bulk repository management | Caleb Maclennan | |
2019-04-25 | Initial add | Caleb Maclennan | |