kgpg: update description to reflect gnupg

+1 -1
+1 -1
pkgs/applications/kde/kgpg.nix
··· 19 19 ''; 20 20 meta = { 21 21 homepage = "https://apps.kde.org/kgpg/"; 22 - description = "Encryption tool"; 22 + description = "A KDE based interface for GnuPG, a powerful encryption utility"; 23 23 license = [ lib.licenses.gpl2 ]; 24 24 maintainers = [ lib.maintainers.ttuegel ]; 25 25 };