We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a3c4c1 commit 0f67dcfCopy full SHA for 0f67dcf
srcpkgs/shfmt/template
@@ -1,7 +1,7 @@
1
# Template file for 'shfmt'
2
pkgname=shfmt
3
-version=3.7.0
4
-revision=2
+version=3.8.0
+revision=1
5
build_style=go
6
go_import_path=mvdan.cc/sh/v3
7
go_package="${go_import_path}/cmd/shfmt"
@@ -13,7 +13,7 @@ license="BSD-3-Clause"
13
homepage="https://github.com/mvdan/sh"
14
changelog="https://raw.githubusercontent.com/mvdan/sh/master/CHANGELOG.md"
15
distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"
16
-checksum=89eafc8790df93305dfa42233e262fb25e1c96726a3db420a7555abadf3111ed
+checksum=d8f28156a6ebfd36b68f5682b34ec7824bf61c3f3a38be64ad22e2fc2620bf44
17
18
post_install() {
19
scdoc < cmd/shfmt/shfmt.1.scd > shfmt.1
0 commit comments