You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pkgfile: Fix broken --update
If a specific repo was not specified, getopt would set SEARCHTARGET to --,
which broke the repo checking, causing it to exit the loop without downloading
Signed-off-by: Daenyth <Daenyth+github@gmail.com>