updpkgsums
Update the checksums of the sources in a `PKGBUILD`.
TLDR
Update the checksums in a PKGBUILD
$ updpkgsums
Display Version
$ updpkgsums -v
Display help
$ updpkgsums -h
SYNOPSIS
updpkgsums [options] [build file]
DESCRIPTION
updpkgsums will perform an in place update of the checksums in the path specified by [build file], defaulting to PKGBUILD in the current working directory.
OPTIONS
-V, --version
Display version information and exit.
-m, --nocolor
Disable colorized output messages.
BUGS
Bugs? You must be kidding; there are no bugs in this software. But if we happen to be wrong, file an issue with as much detail as possible at https://gitlab.archlinux.org/pacman/pacman-contrib/-/issues/new.
AUTHORS
Current maintainers:
·
Johannes Löthberg <johannes@kyriasis.com>
·
Daniel M. Capella <polyzen@archlinux.org>
For additional contributors, use git shortlog -s on the pacman-contrib.git repository.
SEE ALSO
makepkg(8), pkgbuild(5)