aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2bd4d23ee0f8..3186f27272bc 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,10 @@
## Update package
+0. Get package version from https://docs.lokalise.com/api-and-cli/lokalise-cli-tool
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
+6. `git push arch`