Update command for installing owlkettle
This commit is contained in:
parent
f97cecf89c
commit
696fc180c8
2
PKGBUILD
2
PKGBUILD
|
@ -36,7 +36,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 themeSwitcher.nim for release build:'
|
echo 'Compile themeSwitcher.nim for release build:'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user