File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 11# Template file for 'shfmt'
22pkgname=shfmt
3- version=3.4.1
3+ version=3.4.2
44revision=1
55wrksrc="sh-${version}"
66build_style=go
77go_import_path=mvdan.cc/sh/v3
88go_package="${go_import_path}/cmd/shfmt"
9+ go_ldflags="-X main.version=${version}"
910hostmakedepends="scdoc"
1011short_desc="Shell parser and formatter"
1112maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
1213license="BSD-3-Clause"
1314homepage="https://github.com/mvdan/sh"
1415changelog="https://raw.githubusercontent.com/mvdan/sh/master/CHANGELOG.md"
1516distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"
16- checksum=a9e7a09dd0b099b8699b54af0e5911c19412dc7cea206e32377d974427688be1
17+ checksum=2000656613bc4165fb1d419bedec08fcb23a625274f4505e303d18b204d8f5ee
1718
1819post_install() {
1920 scdoc < cmd/shfmt/shfmt.1.scd > shfmt.1
You can’t perform that action at this time.
0 commit comments