diff --git a/alr-git/alr.sh b/alr-git/alr.sh index c5eadee..b046850 100644 --- a/alr-git/alr.sh +++ b/alr-git/alr.sh @@ -1,6 +1,6 @@ name='alr-git' version='76.4ca5574-2' -release='2' +release='3' desc='Any Linux Repository' homepage='https://gitverse.ru/sc/Xpamych/ALR' maintainer='Evgeniy Khramov ' @@ -30,7 +30,7 @@ build() { package() { cd "$srcdir/ALR" - install-binary alr + install-binary ALR install-completion bash alr < scripts/completion/bash install-completion zsh alr < scripts/completion/zsh } \ No newline at end of file