From f6dacf3a96b66c374459182b655edc1b91a924ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9=20=D0=A5=D1=80?= =?UTF-8?q?=D0=B0=D0=BC=D0=BE=D0=B2?= Date: Thu, 23 Jan 2025 10:47:31 +0300 Subject: [PATCH] alr-git release 3 --- alr-git/alr.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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