mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
makepkg: add pgp skip (#23520)
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user