aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: 41d95cda49ddca1e0ea74a496e28fee09e0a454b (plain)
1
2
3
4
5
6
7
8
9
# New ddev release:

* Bump `pkgver` key in `PKGBUILD`
* Update the `sha256sums` key appropriately
* Do _not_ bump `pkgrel` key
* `makepkg --printsrcinfo > .SRCINFO`
* Test that the package builds properly: `makepkg -s`
* If everything is good, `git add .SRCINFO PKGBUILD && git commit -m "Bumping ddev-bin version"`
* `git push`