aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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..c04038194c76
--- /dev/null
+++ b/README.md
@@ -0,0 +1,14 @@
+# Lokalise AUR Package
+[![Build Status](https://travis-ci.org/famoser/lokalise-aur.svg?branch=master)](https://travis-ci.org/famoser/lokalise-aur)
+
+## Prepare arch upstream
+
+
+## Update package
+
+1. Update package version in PKGBUILD
+2. Generate new checksums with `updpkgsums`
+3. Test install `makepkg -si`
+4. Update .SRCINFO `makepkg --printsrcinfo > .SRCINFO`
+5. `git remote add arch ssh://aur@aur.archlinux.org/lokalise.git`
+6. `git push arch` \ No newline at end of file