/////
vim:set ts=4 sw=4 syntax=asciidoc noet spell spelllang=en_us:
/////
updpkgsums(8)
===========

Name
----
updpkgsums - update checksums of a PKGBUILD file


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.


See Also
--------
linkman:makepkg[8], linkman:pkgbuild[5]

include::footer.txt[]
