Update PKGBUILD Checksums - Manage Linux Packages | Online Free DevTools by Hexmos
Manage package checksums with updpkgsums for secure Linux software distribution. Verify integrity and update source files with ease. Free online tool, no registration required.
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]}}