yay
yay copied to clipboard
pacman>6.1 in PKGBUILD
Affected Version
Describe the bug
When running makepkg -si, an error is returned:
==> ERROR: 'pacman' failed to install missing dependencies. -> pacman>6.1
Pacman's current version is 6.0.2, however, so this always fails.
Reproduction Steps
- Clone the repo
- Run
makepkg -si - Boo :-(
Expected behavior
Output
Try edit your PKGBUILD file on line 12, change 'pacman>6.1' to 'pacman>6.0'
Closing as pacman 6.1 is in core
same to! how to fix it?