makepkg: fix command to match standard (#7579)

* makepkg: fix command to match standard
* add \n
This commit is contained in:
CleanMachine1
2021-12-26 22:16:54 +00:00
committed by GitHub
parent e86b50be30
commit 1a6a1759bd

View File

@@ -28,6 +28,6 @@
`makepkg --verifysource`
- Generate and save the source information into `.srcinfo`:
- Generate and save the source information into `.SRCINFO`:
`makepkg --printsrcinfo > .srcinfo`
`makepkg --printsrcinfo > .SRCINFO`