aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTBK2020-03-17 15:54:38 +0100
committerTBK2020-03-17 16:04:43 +0100
commite1c0e522c97a2a2e8aaaea17dd2ef631c0bce3ed (patch)
tree950278d5b0709b9cae3eefc5f6821095d8bf95d5 /README.md
downloadaur-e1c0e522c97a2a2e8aaaea17dd2ef631c0bce3ed.tar.gz
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 000000000000..159b67044239
--- /dev/null
+++ b/README.md
@@ -0,0 +1,17 @@
+# Spectral
+Arch User Repository Spectral - Matrix client
+
+## Update package
+
+* Update package version in PKGBUILD
+* Generate new checksums with
+
+```$ updpkgsums```
+
+* Test install
+
+```$ makepkg -si```
+
+* Update .SRCINFO
+
+```$ makepkg --printsrcinfo > .SRCINFO```