Update makepkg.md

This commit is contained in:
Managor
2026-08-08 02:41:56 +03:00
committed by GitHub
parent b490416dae
commit 39bdc51f05
+1 -1
View File
@@ -16,7 +16,7 @@
`makepkg {{[-si|--syncdeps --install]}}`
- Make a package, but skip checking the source's hashes, PGP signatures and the `PKGBUILD` `check()` function:
- Make a package, but skip checking the source's hashes, PGP signatures, and the `PKGBUILD` `check()` function:
`makepkg {{[--skipinteg|--skipchecksums --skippgpchecks]}} --nocheck`