kgpg: update description to reflect gnupg

This commit is contained in:
Daniel Poelzleithner 2022-05-11 22:48:28 +02:00
parent 1cc22c1a41
commit 7bf12fe3b5

View File

@ -19,7 +19,7 @@ mkDerivation {
'';
meta = {
homepage = "https://apps.kde.org/kgpg/";
description = "Encryption tool";
description = "A KDE based interface for GnuPG, a powerful encryption utility";
license = [ lib.licenses.gpl2 ];
maintainers = [ lib.maintainers.ttuegel ];
};