It seems that the repo removed the nightly
release and so this fails to install now.
==> Making package: neovim-nightly-bin 0.5.0+dev+1013+gb535575ac-1 (Mon 11 Jan 2021 10:37:19)
==> Retrieving sources...
-> Downloading neovim-0.5.0+dev+1013+gb535575ac.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found
==> ERROR: Failure while downloading https://github.com/neovim/neovim/releases/download/nightly/nvim-linux64.tar.gz
Aborting...
error: failed to download sources for 'neovim-nightly-bin-0.5.0+dev+1013+gb535575ac-1':
https://github.com/neovim/neovim/releases shows no GH releases night to the nightly
tag (at time of writing)
This is an upstream problem, but I am documenting it here in case anybody runs into issue.
It looks like this PR is aiming to fix the error: https://github.com/neovim/neovim/pull/13733
Pinned Comments
quebin31 commented on 2021-10-07 15:37 (UTC)
This PKGBUILD uses the current date to refresh the source url, once it's downloaded the pkgver() function should update the version accordingly.