aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: 9c18d115d947ec39b71e06e91fbe8565e15e8706 (plain)
1
2
3
4
5
6
7
8
9
# pathsearch

## Release Procedure

1. Download `tar.gz` from source, run `b2sum` on it
2. Bump version and `b2sum` in `PKGBUILD`
3. Run `makepkg --printsrcinfo > .SRCINFO`
4. Run `makepkg` to make sure everything works
5. Commit and push