Skip to content

feat(version upgrade): Make 'pkgctl version upgrade' also updates checksums

Robin Candau requested to merge antiz/devtools:version_upgrade_checksums into master

This MR aims to make pkgctl version upgrade also updates checksums in addition of bumping the pkgver and resetting the pkgrel.

pacman-contrib thus becomes a dependency for pkgctl version upgrade as well, this MR also modifies documentation accordingly.

I also allowed myself to add that pacman-contrib is also needed for the '--pkgver=PKGVER' option in the documentation, as it actually is.

Edited by Robin Candau

Merge request reports