1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-28 21:17:57 +01:00
tldr/pages/linux/updpkgsums.md
2021-12-26 12:18:19 -03:00

319 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 Version:

updpkgsums -v

  • Display help:

updpkgsums -h