We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c1856a commit aab2b2cCopy full SHA for aab2b2c
srcpkgs/shfmt/template
@@ -1,6 +1,6 @@
1
# Template file for 'shfmt'
2
pkgname=shfmt
3
-version=3.5.1
+version=3.6.0
4
revision=1
5
build_style=go
6
go_import_path=mvdan.cc/sh/v3
@@ -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=f15ca9952ef6dc4c1051550152768a99dde0d3f72269d0510f75522a492270cf
+checksum=4fe5a7b0aab5fba437696b68c5424e49ba9f793de2f534647e1d814108ebad23
17
18
post_install() {
19
scdoc < cmd/shfmt/shfmt.1.scd > shfmt.1
0 commit comments