1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-30 18:35:31 +02:00
tldr/pages/linux/updpkgsums.md
Managor ae436c1b00
linux/*: add option placeholders (#16192)
* 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>
2025-04-19 21:21:53 +00:00

348 B

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]}}