kgpg: update description to reflect gnupg
This commit is contained in:
parent
1cc22c1a41
commit
7bf12fe3b5
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ mkDerivation {
|
||||||
'';
|
'';
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://apps.kde.org/kgpg/";
|
homepage = "https://apps.kde.org/kgpg/";
|
||||||
description = "Encryption tool";
|
description = "A KDE based interface for GnuPG, a powerful encryption utility";
|
||||||
license = [ lib.licenses.gpl2 ];
|
license = [ lib.licenses.gpl2 ];
|
||||||
maintainers = [ lib.maintainers.ttuegel ];
|
maintainers = [ lib.maintainers.ttuegel ];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue