index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Michael Straube <michael.straube@posteo.de> | 2018-07-02 00:11:51 +0200 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2018-07-27 10:21:58 +1000 |
commit | 757e85b21df62bf6c8e7d8c0642c1e93735aabce (patch) | |
tree | 8e61b9595491b3a0303d0e7826f911511ad673fa /doc/makepkg.conf.5.asciidoc | |
parent | 41cbea29b404616bbd2b6f22eb269bbc83ac9fb4 (diff) |
-rw-r--r-- | doc/makepkg.conf.5.asciidoc | 2 |
diff --git a/doc/makepkg.conf.5.asciidoc b/doc/makepkg.conf.5.asciidoc index 3b596a91..ec543db8 100644 --- a/doc/makepkg.conf.5.asciidoc +++ b/doc/makepkg.conf.5.asciidoc @@ -183,7 +183,7 @@ Options **INTEGRITY_CHECK=(**check1 ...**)**:: File integrity checks to use. Multiple checks may be specified; this affects both generation and checking. The current valid options are: - `md5`, `sha1`, `sha256`, `sha384`, and `sha512`. + `md5`, `sha1`, `sha224`, `sha256`, `sha384`, and `sha512`. **STRIP_BINARIES=**"--strip-all":: Options to be used when stripping binaries. See linkman:strip[1] |