forked from kiss-community/kiss
kiss-outdated: Hide git packages
This commit is contained in:
parent
d7c70837b9
commit
f54432632d
@ -239,10 +239,8 @@ main() {
|
||||
continue
|
||||
}
|
||||
|
||||
[ "$ver" = git ] && {
|
||||
printf '%-30s git\n' "$pkg" >&2
|
||||
[ "$ver" = git ] &&
|
||||
continue
|
||||
}
|
||||
|
||||
repology_version "$pkg" || {
|
||||
printf '%-30s network error\n' "$pkg" >&2
|
||||
|
Loading…
Reference in New Issue
Block a user