alr-bin 0.0.7-2
This commit is contained in:
parent
402077e53a
commit
4946dabcf3
@ -1,6 +1,6 @@
|
||||
name='alr-bin'
|
||||
version='0.0.7'
|
||||
release='1'
|
||||
release='2'
|
||||
desc='Any Linux Repository'
|
||||
homepage='https://gitverse.ru/sc/Xpamych/ALR'
|
||||
maintainer_ru='Евгений Храмов <xpamych@yandex.ru>'
|
||||
@ -28,3 +28,9 @@ package() {
|
||||
install-completion bash alr < scripts/completion/bash
|
||||
install-completion zsh alr < scripts/completion/zsh
|
||||
}
|
||||
|
||||
files() {
|
||||
echo ./usr/bin/alr
|
||||
echo ./usr/share/bash-completion/completions/alr
|
||||
echo ./usr/share/zsh/site-functions/_alr
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user