From f7eb335e3524a4e24132da5b4f7c2e7f415458de Mon Sep 17 00:00:00 2001 From: Anton <162481656+bloomingchad@users.noreply.github.com> Date: Mon, 1 Apr 2024 17:17:34 +0530 Subject: [PATCH] update url from git.disroot to github for nimble.directory readme support (#2846) --- packages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages.json b/packages.json index 6a6f463..d066df9 100644 --- a/packages.json +++ b/packages.json @@ -32956,7 +32956,7 @@ }, { "name": "pnimrp", - "url": "https://git.disroot.org/bloomingchad/pnimrp", + "url": "https://github.com/bloomingchad/pnimrp", "method": "git", "tags": [ "radio", @@ -32966,9 +32966,9 @@ "libmpv", "nim-lang" ], - "description": "terminal based audio station player in nim", + "description": "simple terminal radio station player in nim making life easier", "license": "GPL-3.0-or-later", - "web": "https://git.disroot.org/bloomingchad/pnimrp" + "web": "https://github.com/bloomingchad/pnimrp" }, { "name": "expect",