cassava / repoctl

Make it easy to manage your local Arch Linux repository.
MIT License
128 stars 13 forks source link

repoctl down: Don't fetch already available and updated dependecies #78

Open ptr1337 opened 2 months ago

ptr1337 commented 2 months ago

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.