Merge pull request #172604 from poelzi/master
kgpg: update description to reflect gnupg
This commit is contained in:
commit
ece15f4fcc
1 changed files with 1 additions and 1 deletions
|
@ -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 ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue