Skip to content

Commit 27ee1b5

Browse files
TeddyDDHoshpak
authored andcommitted
shfmt: update to 3.0.0.
1 parent dadb5cc commit 27ee1b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

srcpkgs/shfmt/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# Template file for 'shfmt'
22
pkgname=shfmt
3-
version=2.6.4
3+
version=3.0.0
44
revision=1
55
wrksrc="sh-${version}"
66
build_style=go
77
go_import_path=mvdan.cc/sh
88
go_package="${go_import_path}/cmd/shfmt"
99
short_desc="Shell parser and formatter"
10-
maintainer="Orphaned <orphan@voidlinux.org>"
10+
maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
1111
license="BSD-3-Clause"
1212
homepage="https://github.com/mvdan/sh"
1313
distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"
14-
checksum=72c8e5833e61a31a4595bbd8a77bfb0a8ade9c60603638be70ea801e309d39fe
14+
checksum=8bfd0d4b4d532d0b6ecd77f94c91d1f6da47b26a4453ed5c7567826113424116
1515

1616
post_install() {
1717
vlicense LICENSE

0 commit comments

Comments
 (0)