We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 260d40e commit 1a723dfCopy full SHA for 1a723df
srcpkgs/shfmt/template
@@ -1,6 +1,6 @@
1
# Template file for 'shfmt'
2
pkgname=shfmt
3
-version=3.4.0
+version=3.4.1
4
revision=1
5
wrksrc="sh-${version}"
6
build_style=go
@@ -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=0eb593457df63c5a98597f6235b1ff558fadd18aed54653604731906790a9c90
+checksum=a9e7a09dd0b099b8699b54af0e5911c19412dc7cea206e32377d974427688be1
17
18
post_install() {
19
scdoc < cmd/shfmt/shfmt.1.scd > shfmt.1
0 commit comments