Is it easy to install a PKGBUILD that is available on the web, but not officially in AUR?
As a result of problems with https://aur.archlinux.org/packages/python2-pyqt4/ , inemum has provided Python SIP packages at https://gitlab.com/inemum/inemum_archlinux/raw/master/python-sip-pyqt4/PKGBUILD and https://gitlab.com/inemum/inemum_archlinux/raw/master/python2-sip-pyqt4/PKGBUILD .
In half-year I've been on Manjaro, I've been lucky, finding everything I've needed already in AUR, and easy to install.
These dependencies seem to be required for Puddletag at https://aur.archlinux.org/packages/puddletag/ , which was working, but then suddenly broke at an upgrade.
If this is already written up somewhere, I would appreciate a pointer! Thanks.