shfmt: update to 3.4.0.

This commit is contained in:
Daniel Lewan 2021-10-02 13:13:16 +02:00 committed by Érico Nogueira Rolim
parent 0a22c93deb
commit 0460e8311d

View file

@ -1,6 +1,6 @@
# Template file for 'shfmt'
pkgname=shfmt
version=3.3.1
version=3.4.0
revision=1
wrksrc="sh-${version}"
build_style=go
@ -11,8 +11,9 @@ short_desc="Shell parser and formatter"
maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
license="BSD-3-Clause"
homepage="https://github.com/mvdan/sh"
changelog="https://raw.githubusercontent.com/mvdan/sh/master/CHANGELOG.md"
distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"
checksum=c3acf5503e42f481ff3ec133007f85438a2df378981446456937a56dde758a52
checksum=0eb593457df63c5a98597f6235b1ff558fadd18aed54653604731906790a9c90
post_install() {
scdoc < cmd/shfmt/shfmt.1.scd > shfmt.1