rootbld does not use local packages from other repos
if you bump pkgrel on something in main/, then rootbld some other thing in main/, it will use the thing with the new larger version. if you then rootbld something in community/, it will not pull in the local package, using the old version from 'real' repositories
probably required for actually using rootbld on the builders since they use local repos only