aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTim Kleinschmidt2017-04-07 12:38:18 +0200
committerGitHub2017-04-07 12:38:18 +0200
commitd3512fc1fecb75d977d8191b9425ab6b9e8130f7 (patch)
treed7c499d6e0557bcfe345be25eafd3d1f2e4be082 /README.md
parent00efae37a23651632486f30142d9ed03abf78120 (diff)
downloadaur-d3512fc1fecb75d977d8191b9425ab6b9e8130f7.tar.gz
Create README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 000000000000..9df50a7239c5
--- /dev/null
+++ b/README.md
@@ -0,0 +1,14 @@
+# Update package
+
+* Update packge version in PKGBUILD
+* Generate new checksums with
+
+```$ updpkgsums```
+
+* Test install
+
+```makepkg --install```
+
+* Update .SRCINFO
+
+```makepkg --printsrcinfo > .SRCINFO```