Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Heusel <christian@heusel.eu>2023-07-25 11:19:11 +0200
committerChristian Heusel <christian@heusel.eu>2023-11-20 15:00:21 +0100
commite7b82f36ef586127453e8c68660e0ef7826d0127 (patch)
tree844d2e08f360b87350f9854b1daf3773a063399f /doc
parent4d7364ed1b893ba8498cf5a46b82413079b1131d (diff)
feat(build): add --updpkgsums option
This is useful so people who update patches etc. can update their checksums on building. The functionality itself was already implemented for --pkgver, but was not available separately. Fixes #168 Component: pkgctl build Signed-off-by: Christian Heusel <christian@heusel.eu>
Diffstat (limited to 'doc')
-rw-r--r--doc/man/pkgctl-build.1.asciidoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/man/pkgctl-build.1.asciidoc b/doc/man/pkgctl-build.1.asciidoc
index f68e7cf..2637ebc 100644
--- a/doc/man/pkgctl-build.1.asciidoc
+++ b/doc/man/pkgctl-build.1.asciidoc
@@ -59,6 +59,9 @@ PKGBUILD Options
*--rebuild*::
Increment the current pkgrel variable
+*--updpkgsums*::
+ Regenerate the checksums
+
*-e, --edit*::
Edit the PKGBUILD before building