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>master
parent
f5ba25ddff
commit
4f7698ba53
|
@ -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
|
||||
|
|
Reference in New Issue