pkgver(): fix version moved from CMakeLists.txt to version.json
git am -s < <(curl -s https://file.garden/adti-A57_HghQxLc/0002-Fix-pkgver-version-was-moved-to-version.json.patch)
prepare(): include submodules in the source[] array: Alleviating redownload on each rebuild.
git am -s < <(curl -s https://file.garden/adti-A57_HghQxLc/0001-Add-submodules-to-the-source-array.patch)
Pinned Comments
adrianinsaval commented on 2023-03-12 14:50 (UTC)
If the check fails there is little I can do about it as it most likely needs to be fixed upstream, in such cases report those upstream (maybe wait a day or two as sometimes it's quickly solved upstream) or skip the check with
makepkg --nocheckif you don't care about the functionality that is being reported as failing in the check.