Make the card manager work again with gnupg devel (2.3)
* src/cardman.c (scd_status_cb): Use case-insensitive compare for the apptype values.
GnuPG master changed the returned names of the card application to
lowercase assuming that all users do a case insensitive compare.
Unfortunately gpa did not do so.