Merge pull request #172604 from poelzi/master

kgpg: update description to reflect gnupg
This commit is contained in:
Thomas Tuegel
2022-05-11 16:57:03 -05:00
committed by GitHub
+1 -1
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 ];
};