aboutsummaryrefslogtreecommitdiff
path: root/utils/aur/check-aur-dependencies.py
AgeCommit message (Collapse)Author
2021-12-01fix(script): Fix checking depends and add minor changes (#25)Eyan Au
* fix(script): Fix checking depends and add minor changes * fix(script): Fix NoneType in checking depends * Close #24 Signed-off-by: 67au <[email protected]>
2021-11-24pref(script): use heapq to sort and add minor changes in ↵Eyan Au
check-aur-dependencies.py (#22) Signed-off-by: 67au <[email protected]>
2021-11-23fix(script): Fix parameter check errorKunoiSayami
Signed-off-by: KunoiSayami <[email protected]>