summarylogtreecommitdiffstats
path: root/packaging_steps.rst
diff options
context:
space:
mode:
authorJohn Sivak2018-03-12 10:08:19 -0400
committerJohn Sivak2018-03-12 10:08:19 -0400
commit386299c8bb59498062ed6ecd483c6a838f019655 (patch)
tree86039b871452f265cea842034128e8f360bda30d /packaging_steps.rst
parentbfa1f0c7b86630153f6e478fc62706e41ba8fa3a (diff)
downloadaur-386299c8bb59498062ed6ecd483c6a838f019655.tar.gz
Add instructions and a copy of mksrcinfo script.
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