2025-03-14 21:59:59 -06:00
|
|
|
# aurpublish
|
|
|
|
|
|
|
|
|
|
> Publish Arch User Repository packages.
|
|
|
|
|
> More information: <https://github.com/eli-schwartz/aurpublish>.
|
|
|
|
|
|
|
|
|
|
- Verify `PKGBUILD` integrity, generate `.SRCINFO`, create a commit message template, and publish the package to the AUR:
|
|
|
|
|
|
|
|
|
|
`aurpublish {{package_name}}`
|
|
|
|
|
|
|
|
|
|
- Add githooks to the current repository:
|
|
|
|
|
|
|
|
|
|
`aurpublish setup`
|
2025-04-03 20:36:56 -06:00
|
|
|
|
|
|
|
|
- Display help:
|
|
|
|
|
|
|
|
|
|
`aurpublish {{[-h|--help]}}`
|