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-26Fix nvchecker file locationCaleb Maclennan
2024-03-26Setup nvcheckerCaleb Maclennan
2022-03-24upgpkg: lua-posix-git 33.4.0.r172.g1ff80ab-1Caleb Maclennan
Fix URL scheme
2020-08-06upgpkg: lua-posix-git 33.4.0.r172.g1ff80ab-1Caleb Maclennan
Bump default to Lua 5.4 and add Lua 5.3 split package
2020-03-01Remove package debug leftover accidentally commited to PKGBULIDCaleb Maclennan
2020-03-01Normalize .gitignore fileCaleb Maclennan
2020-03-01Split into Lua 5.[123] packages, use upstream rockspec to buildCaleb Maclennan
2020-03-01Adopt, add missing dependency, normalize version schemeCaleb Maclennan
2018-05-11The build system has changed.Eric Berquist
2016-09-16Added gitignore.Eric Berquist
2015-09-17Make the package independent of the Lua version.Eric Berquist
2015-06-09initial versionStefan Husmann