diff --git a/contrib/zsh_completion.in b/contrib/zsh_completion.in index 0f39e816..8ad4a632 100644 --- a/contrib/zsh_completion.in +++ b/contrib/zsh_completion.in @@ -592,6 +592,8 @@ _makepkg_longopts=( '--noconfirm[do not ask for confirmation when resolving dependencies]' '--asdeps[Install packages as non-explicitly installed]' '--noprogressbar[Do not show a progress bar when downloading files]' + '--needed[Do not reinstall up-to-date packages]' + '--verifysource[Only download sources and verify checksums]' ) _makepkg(){ case $words[CURRENT] in