repoctl down: Don't fetch already available and updated dependecies
Opened this issue · 0 comments
ptr1337 commented
Hi together,
Currently when repoctl down is used, it does also download its dependecy of the AUR package, even if this package is in the repository and also up2date.
I think it would be better to check with repoctl down, if the required depdency of the AUR package is already the latest in the repository.