summarylogtreecommitdiffstats
path: root/packaging_steps.rst
diff options
context:
space:
mode:
Diffstat (limited to 'packaging_steps.rst')
-rw-r--r--packaging_steps.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/packaging_steps.rst b/packaging_steps.rst
new file mode 100644
index 000000000000..1452450985d9
--- /dev/null
+++ b/packaging_steps.rst
@@ -0,0 +1,8 @@
+When new version is available do the following:
+
+#. Update the PKGBUILD file
+#. run ``updpkgsums``
+#. run ``mksrcinfo``
+#. run ``makepkg``
+#. Test the package by installing locally.
+#. If everything works, then commit and push