New comment by slymattz on void-packages repository https://github.com/void-linux/void-packages/pull/48831#issuecomment-1952370130 Comment: As far as I know, you should insert distfiles before checksum and remove do_fetch (from what I've learned git clone in do_fetch is not the right way to do it in Void): `distfiles="https://github.com/MatsuriDayo/nekoray/archive/refs/tags/${version}.tar.gz"` Oh, and remember to update the sha256sum checksum.