The checksum for Windsurf-linux-x64-1.9.0.deb
is outdated and causes the build to fail:
==> Validating source files with sha256sums...
Windsurf-linux-x64-1.9.0.deb ... FAILED
==> ERROR: One or more files did not pass the validity check!
Updated SHA256 (verified against official download):
8aa8e7e3518f25e361b0665e31e2dcb9b08f4e0241abb010ba4ff8716d7085a4
To fix locally:
- Edit the
PKGBUILD
and replace the firstsha256sums
value with the one above (for me it was in~/.cache/paru/clone/windsurf
; cd in that directory) - Then rebuild with:
makepkg -si
To verify yourself...go on https://windsurf.com/editor/releases/download/Linux-x64 and download the .deb then:
sha256sum Windsurf-linux-x64-1.9.0.deb
Cheers!
Pinned Comments
watzon commented on 2024-11-14 06:44 (UTC) (edited on 2025-01-17 23:10 (UTC) by watzon)
File issues and PRs in https://github.com/watzon/aur-packages
Also PLEASE WAIT 24 HOURS BEFORE FLAGGING AS OUT OF DATE!
The package updates are automated and the automation runs every 6 hours. Be patient.