Update command for installing owlkettle
This commit is contained in:
parent
e270acc3dd
commit
ae83bfbbd6
2
PKGBUILD
2
PKGBUILD
|
@ -53,7 +53,7 @@ prepare() {
|
||||||
echo 'Refresh nimble package list:'
|
echo 'Refresh nimble package list:'
|
||||||
"$HOME"/.nimble/bin/nimble --nim:"$HOME"/.nimble/bin/nim refresh
|
"$HOME"/.nimble/bin/nimble --nim:"$HOME"/.nimble/bin/nim refresh
|
||||||
echo 'Install owlkettle from the latest git commit:'
|
echo 'Install owlkettle from the latest git commit:'
|
||||||
"$HOME"/.nimble/bin/nimble --nim:"$HOME"/.nimble/bin/nim install owlkettle@#head
|
"$HOME"/.nimble/bin/nimble --nim:"$HOME"/.nimble/bin/nim install owlkettle
|
||||||
}
|
}
|
||||||
build(){
|
build(){
|
||||||
echo 'Compile layoutSwitcher.nim for release build:'
|
echo 'Compile layoutSwitcher.nim for release build:'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user