File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 11# Template file for 'shfmt'
22pkgname=shfmt
3- version=3.1.2
3+ version=3.2.0
44revision=1
55wrksrc="sh-${version}"
66build_style=go
77go_import_path=mvdan.cc/sh
88go_package="${go_import_path}/cmd/shfmt"
9+ hostmakedepends="scdoc"
910short_desc="Shell parser and formatter"
1011maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
1112license="BSD-3-Clause"
1213homepage="https://github.com/mvdan/sh"
1314distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"
14- checksum=133fcdb4645ee0c2893319b1ce5b83c88b8576c1e3936b1fa14b967df1501ee5
15+ checksum=6755f587fcb6f037f819b96a322b0273d0ab6ecb5911c005b9aae74292c4a819
1516
1617post_install() {
18+ scdoc < cmd/shfmt/shfmt.1.scd > shfmt.1
19+ vman shfmt.1
1720 vlicense LICENSE
1821}
You can’t perform that action at this time.
0 commit comments