mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-06 19:35:42 +02:00

* batch1 * batch2 * batch3 * batch4 * Update matchpathcon.md * Update pages/linux/arecord.md Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com> * Update pages/linux/arecord.md Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com> * Update pages/linux/arecord.md Co-authored-by: Wiktor Perskawiec <git@spageektti.cc> --------- Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com> Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
17 lines
348 B
Markdown
17 lines
348 B
Markdown
# updpkgsums
|
|
|
|
> Update the checksums of the sources in a `PKGBUILD`.
|
|
> Unless a preexisting hashing algorithm is used, SHA256 will be used.
|
|
> More information: <https://manned.org/updpkgsums>.
|
|
|
|
- Update the checksums in a `PKGBUILD`:
|
|
|
|
`updpkgsums`
|
|
|
|
- Display help:
|
|
|
|
`updpkgsums {{[-h|--help]}}`
|
|
|
|
- Display version:
|
|
|
|
`updpkgsums {{[-v|--version]}}`
|