aur and homebrew instructions

pull/15/head
chris west 4 years ago
parent 4899a9f4b8
commit a11abe1bc8

@ -1,6 +1,11 @@
# phetch release process
<update CHANGELOG.md>
cargo test
cargo release --dry-run --prev-tag-name=v1.x.x patch
<edit https://github.com/xvxx/phetch/releases>
- update CHANGELOG.md
- $ cargo test
- $ cargo release --dry-run --prev-tag-name=v1.x.x patch
- <edit https://github.com/xvxx/phetch/releases>
- $ cd ../[homebrew-code]
- $ make VERSION=v1.x.x
[homebrew-code]: https://github.com/xvxx/homebrew-code

Loading…
Cancel
Save