2m/Arch Linux PKGBUILD builder action

Builds an validates PKGBUILD definition

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 13, 2026
Maintenance Recency
Stalelast commit Feb 2, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: 2m/arch-pkgbuild-builder@1e857b7a8cd3e37b29898833363bab7e621cdd7b # v1.21

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pkgnamePath to DIRECTORY where the PKGBUILD file is. Assumes the directory is the name of package, ie /path/to/pkgname/yes
targetValidation target. Can be one of: "pkgbuild", "srcinfo", "run"yespkgbuild
commandCommand to run after package installation. Used when target=runno
debugTurns debugging onno

no outputs