kgpg: update description to reflect gnupg

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