Welcome to the noob corner :)
Running 'makepkg' yields this result:
[ui@x200t build]$ makepkg
==> Making package: linux-zen 5.8.13.zen1-2 (Fri 20 Nov 2020 04:24:19 AM EST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Updating zen-kernel git repo...
Fetching origin
-> Found config
-> Found sphinx-workaround.patch
==> Validating source files with sha256sums...
zen-kernel ... Skipped
config ... Passed
sphinx-workaround.patch ... FAILED
**==> ERROR: One or more files did not pass the validity check!**
How I can I get it to sphinx-workaround.patch pass and not fail?
Thanks!