aurpublish: add page (#15471)

* Create aurpublish.md

* Update aurpublish.md

* Update pages/linux/aurpublish.md

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:
Managor
2025-01-14 04:51:43 +02:00
committed by GitHub
parent df54f96bf6
commit 845916c385
+12
View File
@@ -0,0 +1,12 @@
# 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`