aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Moser2019-10-20 20:47:19 +0200
committerGitHub2019-10-20 20:47:19 +0200
commit2e792642cbeb1bf6c02da55405df0fb6ee09d640 (patch)
tree846834e8ba55fef6dd146f98af1404a8c69ffe77
parent5caaa23006bdc68009fafa33293a760c883eb51f (diff)
downloadaur-2e792642cbeb1bf6c02da55405df0fb6ee09d640.tar.gz
Update README.md
-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`