aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index 26b9e8237b5a..b072b8c1009f 100644
--- a/README.md
+++ b/README.md
@@ -23,3 +23,15 @@
`vi PKGBUILD`
* Build and install the package
`makepkg -srci`
+
+## Update the PKGBUILD
+
+* Update PKGBUILD
+* Update source file hashes
+ `updpkgsums`
+* Update the .SRCINFO
+ `mksrcinfo`
+* Build the package
+ `makepkg -src`
+* Check package
+ `namcap docker-squash-*.pkg.tar.xz` \ No newline at end of file