summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Sivak2020-10-22 19:42:35 -0400
committerJohn Sivak2020-10-22 19:42:35 -0400
commita032cd86ae4cb268683c90a9c2a4a024e639fe46 (patch)
treea91cc711a475dd05865dad713e2e9e7e9995a9ed
parent6998a4aaaeef0528efeb48c7be31c8db57e38f67 (diff)
downloadaur-a032cd86ae4cb268683c90a9c2a4a024e639fe46.tar.gz
update packaging steps.
-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