summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packaging_steps.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging_steps.rst b/packaging_steps.rst
index fb750c64fde8..88f4207e4154 100644
--- a/packaging_steps.rst
+++ b/packaging_steps.rst
@@ -3,7 +3,7 @@ When new version is available do the following:
#. Update the PKGBUILD file
#. run ``updpkgsums``
#. run ``mksrcinfo``
-#. run ``makepkg``
+#. run ``makepkg -ci --check``
#. Test the package by installing locally.
#. If everything works, then commit and push