aboutsummarylogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 000000000000..52926b03af2d
--- /dev/null
+++ b/README
@@ -0,0 +1,12 @@
+Updating the package:
+
+* Upgrade version in PKGBUILD
+* Update checksums in PKGBUILD
+* Update .SRCINFO
+
+ makepkg --printsrcinfo > .SRCINFO
+
+* Git add
+* Git commit
+* Git push
+