summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-18 22:39:33 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-03-07 12:48:18 +0100
commitf23365fa2cfb06b40cd5ae6afea821f34367ee4d (patch)
tree346aec678b1c789ba61ea10f52e22319316261d6
parent5969598149bf7504bfe96f474b1dac45dafc28cb (diff)
downloadpatches-f23365fa2cfb06b40cd5ae6afea821f34367ee4d.tar
patches-f23365fa2cfb06b40cd5ae6afea821f34367ee4d.tar.gz
gnu: instantmusic: Update home page.
* gnu/packages/music.scm (instantmusic)[home-page]: Update.
-rw-r--r--gnu/packages/music.scm2
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.")