CHECKPKG(1) | CHECKPKG(1) |
NAME
checkpkg - Compare the current build package with the repository version
SYNOPSIS
checkpkg
DESCRIPTION
Searches for a locally built package corresponding to the PKGBUILD, and downloads the last version of that package from the Pacman repositories. It then compares the list of .so files provided by each version of the package and outputs if there are soname differences for the new package. A directory is also created using mktemp with files containing a file list for both packages and a library list for both packages.
OPTIONS
-r, --rmdir
-w, --warn
-M, --makepkg-config
-h, --help
SEE ALSO
BUGS
Bugs can be reported on the bug tracker https://bugs.archlinux.org in the Arch Linux category and title prefixed with [devtools] or via arch-projects@archlinux.org.
AUTHORS
Maintainers:
For additional contributors, use git shortlog -s on the devtools.git repository.
03/06/2022 |