diff --git a/pages/linux/makepkg.md b/pages/linux/makepkg.md index 3ad832ad3..3d7fd7ba0 100644 --- a/pages/linux/makepkg.md +++ b/pages/linux/makepkg.md @@ -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`