El jueves, 11 de abril de 2024 3:19:50 (CEST), Pocket escribió:

> In the qt5-* PKGBUILD most fail due to the wrong directory

>

> For example in qt5-tools:

>

> Build function

>

> qmake ../${_pkgfqn} CONFIG+=fat-static-lto

>

> should be

>

> qmake ../kde-${_pkgfqn} CONFIG+=fat-static-lto


Should be fixed now.