Skip to content

feat: introduce the `--version-upgrade` argument to `pkgctl build`

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

This MR introduces the --version-upgrade argument to pkgctl build which updates the PKGBUILD to the latest upstream version via pkgctl version upgrade before starting the build (similarly to the --pkgver argument but automated via the nvchecker integration of pkgctl version).

Edited by Robin Candau

Merge request reports