makepkg: add pgp skip (#23520)

This commit is contained in:
Managor
2026-08-07 18:59:22 +02:00
committed by GitHub
parent f9c0843a47
commit b118305c24
+2 -2
View File
@@ -16,9 +16,9 @@
`makepkg {{[-si|--syncdeps --install]}}`
- Make a package, but skip checking the source's hashes:
- Make a package, but skip checking the source's hashes and PGP signatures:
`makepkg --skipchecksums`
`makepkg --skipchecksums --skippgpchecks`
- Clean up work directories after a successful build: