pidgin/nest

Update the musictracker url

2 months ago, Gary Kramlich
a5c1c39e2e50
Parents e678f96c3fb3
Children 2c8354e5119a
Update the musictracker url

This got moved to GitHub but it got archived a few months ago. That said, the
GitHub page has additional bugs and stuff.

Testing Done:
Ran the site locally and checked the links.

Reviewed at https://reviews.imfreedom.org/r/2948/
--- a/hugo/data/plugins.json Thu Feb 01 22:08:24 2024 -0600
+++ b/hugo/data/plugins.json Fri Feb 09 17:19:36 2024 -0600
@@ -1127,10 +1127,10 @@
},
{
"heading": "Music Tracker",
- "homepage": "https://code.google.com/archive/p/pidgin-musictracker/",
+ "homepage": "https://github.com/jon-turney/pidgin-musictracker/",
"info": "Displays the music track currently playing in the status message. Supports a wide range of audio players.",
- "repo_type": "source",
- "repo_url": "https://storage.googleapis.com/google-code-archive-source/v2/code.google.com/pidgin-musictracker/source-archive.zip",
+ "repo_type": "git",
+ "repo_url": "https://github.com/jon-turney/pidgin-musictracker.git",
"type": "Now Playing"
},
{