Skip to content

Commit 78e2c3e

Browse files
TeddyDDDuncaen
authored andcommitted
shfmt: update to 3.7.0.
1 parent ad448cc commit 78e2c3e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

srcpkgs/shfmt/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'shfmt'
22
pkgname=shfmt
3-
version=3.6.0
4-
revision=2
3+
version=3.7.0
4+
revision=1
55
build_style=go
66
go_import_path=mvdan.cc/sh/v3
77
go_package="${go_import_path}/cmd/shfmt"
@@ -13,7 +13,7 @@ license="BSD-3-Clause"
1313
homepage="https://github.com/mvdan/sh"
1414
changelog="https://raw.githubusercontent.com/mvdan/sh/master/CHANGELOG.md"
1515
distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"
16-
checksum=4fe5a7b0aab5fba437696b68c5424e49ba9f793de2f534647e1d814108ebad23
16+
checksum=89eafc8790df93305dfa42233e262fb25e1c96726a3db420a7555abadf3111ed
1717

1818
post_install() {
1919
scdoc < cmd/shfmt/shfmt.1.scd > shfmt.1

0 commit comments

Comments
 (0)