summarylogtreecommitdiffstats
path: root/packaging_steps.md
blob: 96c33e4695472512c53dd0f970d93ca98bb595d9 (plain)
1
2
3
4
5
6
7
8
# When new version is available do the following:

## Update the PKGBUILD file
* run `updpkgsums`
* run `mksrcinfo`
* run `makepkg`

> Test the package by installing locally. If everything works, then commit and push.