bish: fix whitespace lints
This commit is contained in:
parent
cb3f8063bc
commit
57eb824cdd
|
@ -10,9 +10,8 @@ homepage="https://github.com/tdenniston/bish"
|
|||
distfiles="https://github.com/tdenniston/bish/archive/v${version}.tar.gz"
|
||||
checksum=796d1efcbc9e8c7ea604881860aa8d857aad089c4eeb766283c21c210687942b
|
||||
|
||||
do_install(){
|
||||
do_install() {
|
||||
vbin bish
|
||||
vlicense LICENSE
|
||||
vdoc README.md
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue