aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTBK2019-06-11 02:28:56 +0200
committerTBK2019-06-11 02:43:34 +0200
commit157a96ab8d44480dd168809df564e56a9dbfba27 (patch)
treeb205e3d8cffef2a782ae127f9ee5feb9c63fc592 /README.md
downloadaur-157a96ab8d44480dd168809df564e56a9dbfba27.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..03f230acb23c
--- /dev/null
+++ b/README.md
@@ -0,0 +1,17 @@
+# Termius Beta
+ Arch User Repository Termius Beta - Desktop SSH Client
+
+## Update package
+
+* Update package version in PKGBUILD
+* Generate new checksums with
+
+```$ updpkgsums```
+
+* Test install
+
+```$ makepkg -si```
+
+* Update .SRCINFO
+
+```$ makepkg --printsrcinfo > .SRCINFO```