kopp/Build AUR package repository

Build a given list of AUR packages and store them in a repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jan 9, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: kopp/build-aur-packages@d8c5338f7060ed36851b5fcbb7fdfc1501467eb6 # v1

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

namedescriptionrequireddefault
packagesA string with a space separated list of aur packages that should be built and included in the repository. yes
missing_pacman_dependenciesA string with a space separated list of dependencies that are not correctly mentioned as dependencies in the PKGBUILD file and that are available from pacman. no""
missing_aur_dependenciesA string with a space separated list of dependencies that are not correctly mentioned as dependencies in the PKGBUILD file and that are available from AUR. no""

no outputs