gnu: instantmusic: Update home page.

* gnu/packages/music.scm (instantmusic)[home-page]: Update.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 22:39:33 +01:00
parent 5969598149
commit f23365fa2c
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2870,7 +2870,7 @@ (define-public instantmusic
(find-files "instantmusic.egg-info"
"PKG-INFO|.*\\.txt"))
#t)))))
(home-page "http://iyask.me/Instant-Music-Downloader/")
(home-page "https://github.com/yask123/Instant-Music-Downloader")
(synopsis "Command-line program to download a song from YouTube")
(description "InstantMusic downloads a song from YouTube in MP3 format.
Songs can be searched by artist, name or even by a part of the song text.")