gnu: tremc: Update URLs.

* gnu/packages/bittorrent.scm (tremc)[source, home-page]: Update URLs.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -186,7 +186,7 @@ XML-RPC over SCGI.")
(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 @@ XML-RPC over SCGI.")
(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