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-25Setup nvcheckerCaleb Maclennan
2022-01-15upgpkg: lab-git 0.23.0.r48.gbf54583-1Caleb Maclennan
2021-03-07Install generated fish completionSimon Reiser
2021-01-06upgpkg: lab-git 0.18.0.r1.gb7be1c1-1Caleb Maclennan
2020-05-27Fix quoting of LDFLAGS passed to `go build`Caleb Maclennan
* upgpkg: age 1.0.0.beta2-1 * upgpkg: gitlab-pages 1.18.0-2 * upgpkg: lab-git 0.17.2.r25.g885eea3-1 * upgpkg: lab 0.17.2-4 * upgpkg: node-prune 1.1.0-2
2020-05-25upgpkg: lab-git 0.17.2.r25.g885eea3-1Caleb Maclennan
Use new Go packaging guidelines
2019-12-31upgpkg: lab-git 0.17.2.r1.gbe53a79-1Simon Legner
Add bash and zsh completion.
2019-12-12upgpkg: lab-git 0.17.0.r1.g550caf6-1Simon Legner
Set main.version for correct output in `lab --version`
2019-09-13update .SRCINFOSimon Reiser
2019-09-13work around unused import errors using goimportsSimon Reiser
2019-03-12Regenerate obsolete meta data using `makepkg --printsrcinfo`Caleb Maclennan
2019-03-12Cleanup bash shell quoting using shellhardenCaleb Maclennan
2019-03-12Use upstream makefile, drop dep, updateSimon Reiser
2018-09-01Cleanup bash shell quoting using shellhardenCaleb Maclennan
2018-09-01Regenerate obsolete meta data using `makepkg --printsrcinfo`Caleb Maclennan
2018-09-01Update .gitignore file for easy bulk repository managementCaleb Maclennan
2018-07-19Update upstream URL with dedicated siteCaleb Maclennan
2018-07-19Convert packaging to build from git HEADCaleb Maclennan
2018-07-19Convert packaging to actually build binaryCaleb Maclennan
2018-07-12Update to 0.12.0-1Simon Legner
2018-05-03Update to 0.11.1-1Simon Legner
2018-04-23Update to 0.11.0-1Simon Legner
2018-04-19Update to 0.10.1-1Simon Legner
2018-03-19Update to 0.10.0-1Simon Legner
2018-02-18Update to 0.9.5-1Simon Legner
2018-01-26Upgrade to 0.9.4Simon Legner
2017-11-14:tada: Initial commit for lab aur packageJeremy Asuncion