diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2020-01-18 22:39:33 +0100 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2020-03-07 12:48:18 +0100 |
commit | f23365fa2cfb06b40cd5ae6afea821f34367ee4d (patch) | |
tree | 346aec678b1c789ba61ea10f52e22319316261d6 /gnu/packages | |
parent | 5969598149bf7504bfe96f474b1dac45dafc28cb (diff) |
gnu: instantmusic: Update home page.
* gnu/packages/music.scm (instantmusic)[home-page]: Update.
Diffstat (limited to 'gnu/packages')
-rw-r--r-- | gnu/packages/music.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm index 536831c804..5ddd6ad863 100644 --- a/gnu/packages/music.scm +++ b/gnu/packages/music.scm @@ -2870,7 +2870,7 @@ websites such as Libre.fm.") (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.") |