makepkg: fix flag name in --skippgpcheck (#23672)

This commit is contained in:
Nemo D'ACREMONT
2026-08-26 15:20:24 +02:00
committed by GitHub
parent 15ad482435
commit 807dc3709f
+1 -1
View File
@@ -18,7 +18,7 @@
- Make a package, but skip checking the source's hashes and PGP signatures:
`makepkg --skipchecksums --skippgpchecks`
`makepkg --skipchecksums --skippgpcheck`
- Clean up work directories after a successful build: