The PKGBUILD references the rpm file incorrectly. If you download a copy, change the line:
rpmextract.sh ../local-5-6-2-linux.rpm
To:
rpmextract.sh ../local-5.6.2-linux.rpm
Note the dashes instead of dots. I made this change and it builds and installs fine.
Pinned Comments