File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Template file for 'shfmt'
22pkgname=shfmt
3- version=3.9 .0
4- revision=2
3+ version=3.10 .0
4+ revision=1
55build_style=go
66go_import_path=mvdan.cc/sh/v3
77go_package="${go_import_path}/cmd/shfmt"
88go_ldflags="-X main.version=${version}"
99hostmakedepends="scdoc"
1010short_desc="Shell parser and formatter"
11- maintainer="Daniel Lewan <vision360. daniel@gmail.com >"
11+ maintainer="Daniel Lewan <daniel@teddydd.me >"
1212license="BSD-3-Clause"
1313homepage="https://github.com/mvdan/sh"
1414changelog="https://raw.githubusercontent.com/mvdan/sh/master/CHANGELOG.md"
1515distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"
16- checksum=d8bd0b83cd41bb65420395d6efb7d2c4bfcd535fbf3d702325d150e5ee2d1809
16+ checksum=4cad722b7a569a05c86ec489b1d5980843ae60ca8db15aa71174c7810378a8ec
1717
1818post_install() {
1919 scdoc < cmd/shfmt/shfmt.1.scd > shfmt.1
You can’t perform that action at this time.
0 commit comments