actions-marketplace-validations/Arch Linux's package action
GitHub Action to run Arch Linux's package tools
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Location for this action to run | no | "" |
| pkgver | Update pkgver on PKGBUILD | no | "" |
| pkgrel | Update pkgrel on PKGBUILD | no | "" |
| updpkgsums | Update checksums on PKGBUILD | no | false |
| srcinfo | Generate new .SRCINFO | no | false |
| flags | Extra flags for makepkg | no | -cfs --noconfirm |
| namcap | Validate package with namcap | no | true |
| aur | Resolve dependencies using yay | no | false |
| archlinux_keyring | Update archlinux-keyring | no | true |
| pgpkeys | Comma-separated pgp keys | no | "" |
| pgpkeyserver | PGP key server | no | hkps://keyserver.ubuntu.com |
Outputs
no outputs