2m/Arch Linux PKGBUILD builder action
Builds an validates PKGBUILD definition
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 13, 2026
- Maintenance Recency
- Stalelast commit Feb 2, 2024
- License
- None
Pinned Snippet
uses: 2m/arch-pkgbuild-builder@1e857b7a8cd3e37b29898833363bab7e621cdd7b # v1.21tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| pkgname | Path to DIRECTORY where the PKGBUILD file is. Assumes the directory is the name of package, ie /path/to/pkgname/ | yes | — |
| target | Validation target. Can be one of: "pkgbuild", "srcinfo", "run" | yes | pkgbuild |
| command | Command to run after package installation. Used when target=run | no | — |
| debug | Turns debugging on | no | — |
Outputs
no outputs