index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dave Reisner <dreisner@archlinux.org> | 2014-10-03 08:39:13 -0400 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2014-10-13 12:54:19 +1000 |
commit | 3f0303dc92634043d561ac9bbefa6c6e57578a65 (patch) | |
tree | fc0649404d0db2cfe2c95c3f5317244599b4505e /doc/PKGBUILD.5.txt | |
parent | 926d998a750413399ca7abbe422a65ccbf09306e (diff) |
-rw-r--r-- | doc/PKGBUILD.5.txt | 3 |
diff --git a/doc/PKGBUILD.5.txt b/doc/PKGBUILD.5.txt index 74aea322..7fa91ffe 100644 --- a/doc/PKGBUILD.5.txt +++ b/doc/PKGBUILD.5.txt @@ -138,7 +138,8 @@ the integrity of the corresponding source file. trust values from the keyring. If the source file was signed with a subkey, makepkg will still use the primary key for comparison. + -Fingerprints must be uppercase and must not contain whitespace characters. +Only full fingerprints are accepted. They must be uppercase and must not +contain whitespace characters. *noextract (array)*:: An array of file names corresponding to those from the source array. Files |