makepkg (curl) fails to get source with "git+https://..."
Description:
makepkg (curl) fails to get source with "git+https://..." For example building kodi-git from the AUR:
% makepkg -od
==> Making package: kodi-git r65191.41c4a59fc31-1 (Sat Mar 30 14:37:33 2024)
==> WARNING: Skipping dependency checks.
==> Retrieving sources...
-> Cloning xbmc git repo...
Cloning into bare repository '/incoming/src/xbmc'...
error: RPC failed; HTTP 400 curl 22 The requested URL returned error: 400
==> ERROR: Failure while downloading xbmc git repo
Aborting...
Downgrading to curl-8.6.0-4 restores functionality.
Additional info:
- package version(s): curl-8.7.1-3
Steps to reproduce:
- Try building
kodi-git
from the AUR