Add PGP verification using pacman-key
Add verification of detached PGP signatures using pacman-key.
Different implementations of other verification schemes may be implemented based on the abstract base class PGPVerifier
(or any other).
Fixes #28 (closed)