From 0f707e1194be9fbae8be5c23a9b9b653747408e5 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:53:55 +0300 Subject: [PATCH] alr-git release 4 --- 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 b046850..3d7bb96 100644 --- a/alr-git/alr.sh +++ b/alr-git/alr.sh @@ -1,6 +1,6 @@ name='alr-git' version='76.4ca5574-2' -release='3' +release='4' 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