gnu: tremc: Update URLs.

* gnu/packages/bittorrent.scm (tremc)[source, home-page]: Update URLs.
This commit is contained in:
Leo Famulari 2018-08-15 15:24:16 -04:00
parent 3a1002cefa
commit a1225ae867
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -186,7 +186,7 @@ (define-public tremc
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/louipc/tremc.git")
(url "https://github.com/tremc/tremc.git")
(commit version)))
(file-name (git-file-name name version))
(sha256
@ -206,7 +206,7 @@ (define-public tremc
(synopsis "Console client for the Transmission BitTorrent daemon")
(description "Tremc is a console client, with a curses interface, for the
Transmission BitTorrent daemon.")
(home-page "https://github.com/louipc/tremc")
(home-page "https://github.com/tremc/tremc")
(license l:gpl3+)))
(define-public transmission-remote-cli