gnu: utox: Update home-page and description.

* gnu/packages/messaging.scm (utox): Update home-page and description.
[home-page]: Change to GitHub URL.
[description]: Fix uTox naming style.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Robert Karszniewicz 2020-11-30 22:18:30 +01:00 committed by Ludovic Courtès
parent f5ba25ddff
commit 4f7698ba53
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -1253,9 +1253,9 @@ (define-public utox
("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