We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have this in my pacman.conf:
[psp-packages] Server = https://github.com/pspdev/psp-packages
however, I get a 404 error. I'm very confused on what this is supposed to look like for the psp-packages database.
The text was updated successfully, but these errors were encountered:
It should be this:
[pspdev] SigLevel = Optional TrustAll Server = https://github.com/pspdev/psp-packages/releases/latest/download/
If you installed psp-pacman, it should already have this repo, though.
Sorry, something went wrong.
I'm going to assume that this issue has been resolved now.
No branches or pull requests
I have this in my pacman.conf:
[psp-packages]
Server = https://github.com/pspdev/psp-packages
however, I get a 404 error. I'm very confused on what this is supposed to look like for the psp-packages database.
The text was updated successfully, but these errors were encountered: