shfmt: orphan

This commit is contained in:
Michael Gehring 2018-08-26 17:15:26 +00:00 committed by Helmut Pozimski
parent ecc6b402dc
commit d1eae15ff3

View file

@ -7,7 +7,7 @@ go_import_path=mvdan.cc/sh
go_package="${go_import_path}/cmd/shfmt"
wrksrc="sh-${version}"
short_desc="Shell parser and formatter"
maintainer="Michael Gehring <mg@ebfe.org>"
maintainer="Orphaned <orphan@voidlinux.eu>"
license="BSD-3-Clause"
homepage="https://github.com/mvdan/sh"
distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"