so, the other day, i tried out angelfish (a qt6 web browser)
one of it's deps is futuresql
and then, on update, pacman wants to swap futuresql with futuresql-qt5, which makes little sense for angelfish..
a little digging tells me that futuresql-qt5 provides futuresql, and angelfish requires futuresql ..
the original futuresql is qt6 only.
but futuresql-qt6 doesn't provide anything..
so, angelfish should depend on futuresql-qt6 and/or futuresql-qt6 should provide futuresql.
i also wonder if futuresql-qt5 is actually needed for anything..
edit: maybe this is already fixed, since i can't find any of this on the git repo
looks to me like futuresql-qt5 and futureql-qt6 should be removed from the repo