My PKGBUILD has the correct sum from RedSnt, and still wouldn't build.
Now it appears it's downloading foobar2000_v2.1.2.exe, which has a sha256 checksum of 2d745bde8e594d5c3e7875893265ad42b80c13e5f1d1b6012c8a5977642f0f48
... so, replace the first checksum with this value, change the pkgver to 2.1.2, and build locally.
Good luck!
Pinned Comments
supermario commented on 2025-01-13 13:39 (UTC)
@aliu if you try to download the exe file directly in the sources array the download site returns you an HTML page not the actual executable so we need to do this workaround
all: I have updated this package to use the 64bit executable on 64bit systems now that the upstream 7zip package is able to extract it. If you have problems please report them and I'll rollback to the 32bit executable even on 64bit systems until we can find a fix