dev-util/shfmt: fix metadata.xml

This commits fixes some minor compliance issues with dev-util/shfmt/metadata.xml

Signed-off-by: Randall T. Vasquez <ran.dall@icloud.com>
This commit is contained in:
Randall T. Vasquez
2022-05-21 11:00:32 -07:00
parent 4a38bce648
commit 708223445a

View File

@@ -5,10 +5,10 @@
<email>ran.dall@icloud.com</email> <email>ran.dall@icloud.com</email>
<name>Randall Vasquez</name> <name>Randall Vasquez</name>
</maintainer> </maintainer>
<longdescription lang="en"> <longdescription lang="en">
A shell parser, formatter, and interpreter with bash support; includes shfmt. Supports POSIX Shell, Bash, and mksh. A shell parser, formatter, and interpreter with bash support; includes shfmt. Supports POSIX Shell, Bash, and mksh.
</longdescription> </longdescription>
<upstream> <upstream>
<remote-id type="github">mvdan/sh</remote-id> <remote-id type="github">mvdan/sh</remote-id>
</upstream> </upstream>
</pkgmetadata> </pkgmetadata>