PKGBUILD for https://github.com/osbuild/osbuild-composer
AUR: https://aur.archlinux.org/packages/osbuild-composer
- Update the
pkgver
variable to the latest release. - Run
makepkg --geninteg
and replace thesha256sums
array with the new hash. - Run
makepkg --printsrcinfo > .SRCINFO
and to update the SRCINFO file. - Commit changes and push.
You can use the cleanbuild
script to test that the package builds in a clean
environment and the unit tests pass.