diff options
Diffstat (limited to 'gnu/packages')
-rw-r--r-- | gnu/packages/messaging.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm index 6dd8cab0d3..1393843e57 100644 --- a/gnu/packages/messaging.scm +++ b/gnu/packages/messaging.scm @@ -1253,9 +1253,9 @@ messenger protocol.") ("pkg-config" ,pkg-config))) (synopsis "Lightweight Tox client") (description - "Utox is a lightweight Tox client. Tox is a distributed and secure + "uTox is a lightweight Tox client. Tox is a distributed and secure instant messenger with audio and video chat capabilities.") - (home-page "http://utox.org/") + (home-page "https://github.com/uTox/uTox") (license license:gpl3))) (define-public qtox |