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
commit ece15f4fcc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 ];
};