Skip to content

Commit 9ecb17e

Browse files
TeddyDDclassabbyamp
authored andcommitted
shfmt: update to 3.10.0.
1 parent 9a3b035 commit 9ecb17e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

srcpkgs/shfmt/template

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
# Template file for 'shfmt'
22
pkgname=shfmt
3-
version=3.9.0
4-
revision=2
3+
version=3.10.0
4+
revision=1
55
build_style=go
66
go_import_path=mvdan.cc/sh/v3
77
go_package="${go_import_path}/cmd/shfmt"
88
go_ldflags="-X main.version=${version}"
99
hostmakedepends="scdoc"
1010
short_desc="Shell parser and formatter"
11-
maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
11+
maintainer="Daniel Lewan <daniel@teddydd.me>"
1212
license="BSD-3-Clause"
1313
homepage="https://github.com/mvdan/sh"
1414
changelog="https://raw.githubusercontent.com/mvdan/sh/master/CHANGELOG.md"
1515
distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"
16-
checksum=d8bd0b83cd41bb65420395d6efb7d2c4bfcd535fbf3d702325d150e5ee2d1809
16+
checksum=4cad722b7a569a05c86ec489b1d5980843ae60ca8db15aa71174c7810378a8ec
1717

1818
post_install() {
1919
scdoc < cmd/shfmt/shfmt.1.scd > shfmt.1

0 commit comments

Comments
 (0)