We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2afcb60 commit 01086bcCopy full SHA for 01086bc
srcpkgs/shfmt/template
@@ -1,6 +1,6 @@
1
# Template file for 'shfmt'
2
pkgname=shfmt
3
-version=3.3.0
+version=3.3.1
4
revision=1
5
wrksrc="sh-${version}"
6
build_style=go
@@ -12,7 +12,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
12
license="BSD-3-Clause"
13
homepage="https://github.com/mvdan/sh"
14
distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"
15
-checksum=9bcdbbfd2f6afc4e885838683396483edcd87ef7eb80faa7def6ff0a10e3be4a
+checksum=c3acf5503e42f481ff3ec133007f85438a2df378981446456937a56dde758a52
16
17
post_install() {
18
scdoc < cmd/shfmt/shfmt.1.scd > shfmt.1
0 commit comments