Use a variable for the name of the QGpgME package
This allows us to make the version checks independent of the package
name (which is different for Qt 6) and thus make merging to kf6 easier
when new version checks are added.
CCMAIL: montel@kde.org
Change QGPGME_NAME to QGpgmeQt6 when merging to kf6.