aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordef <dennis@felsin9.de>2016-06-08 02:38:27 +0200
committerdef <dennis@felsin9.de>2016-06-08 02:38:27 +0200
commit030ed6d7c72e84e42388b042ef0328eb2cfc0209 (patch)
tree8cb71b79693104cc81a0c27d00304da82d2cfb4e
parenta66b19c0ac54dc654d3101b6f9b3df83269400bc (diff)
downloadpackages-030ed6d7c72e84e42388b042ef0328eb2cfc0209.tar.gz
packages-030ed6d7c72e84e42388b042ef0328eb2cfc0209.zip
Fix gradha's removed packages to use Araq's forks instead (fixes #360)
-rw-r--r--packages.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/packages.json b/packages.json
index cb4cd0a..625ff70 100644
--- a/packages.json
+++ b/packages.json
@@ -565,14 +565,14 @@
},
{
"name": "dropbox_filename_sanitizer",
- "url": "git://github.com/gradha/dropbox_filename_sanitizer/",
+ "url": "git://github.com/Araq/dropbox_filename_sanitizer/",
"method": "git",
"tags": [
"dropbox"
],
"description": "Tool to clean up filenames shared on Dropbox",
"license": "MIT",
- "web": "https://github.com/gradha/dropbox_filename_sanitizer/"
+ "web": "https://github.com/Araq/dropbox_filename_sanitizer/"
},
{
"name": "csv",
@@ -779,7 +779,7 @@
},
{
"name": "awesome_rmdir",
- "url": "git://github.com/gradha/awesome_rmdir/",
+ "url": "git://github.com/Araq/awesome_rmdir/",
"method": "git",
"tags": [
"rmdir",
@@ -788,7 +788,7 @@
],
"description": "Command to remove acceptably empty directories.",
"license": "MIT",
- "web": "https://github.com/gradha/awesome_rmdir/"
+ "web": "https://github.com/Araq/awesome_rmdir/"
},
{
"name": "nimalpm",
@@ -951,7 +951,7 @@
},
{
"name": "number_files",
- "url": "git://github.com/gradha/number_files/",
+ "url": "git://github.com/Araq/number_files/",
"method": "git",
"tags": [
"rename",
@@ -960,7 +960,7 @@
],
"description": "Command to add counter suffix/prefix to a list of files.",
"license": "MIT",
- "web": "https://github.com/gradha/number_files/"
+ "web": "https://github.com/Araq/number_files/"
},
{
"name": "redissessions",
@@ -1097,7 +1097,7 @@
},
{
"name": "gh_nimrod_doc_pages",
- "url": "git://github.com/gradha/gh_nimrod_doc_pages",
+ "url": "git://github.com/Araq/gh_nimrod_doc_pages",
"method": "git",
"tags": [
"commandline",
@@ -1107,11 +1107,11 @@
],
"description": "Generates a GitHub documentation website for Nim projects.",
"license": "MIT",
- "web": "http://gradha.github.io/gh_nimrod_doc_pages/"
+ "web": "https://github.com/Araq/gh_nimrod_doc_pages"
},
{
"name": "midnight_dynamite",
- "url": "git://github.com/gradha/midnight_dynamite",
+ "url": "git://github.com/Araq/midnight_dynamite",
"method": "git",
"tags": [
"wrapper",
@@ -1122,7 +1122,7 @@
],
"description": "Wrapper for the markdown rendering hoedown library",
"license": "MIT",
- "web": "http://gradha.github.io/midnight_dynamite/"
+ "web": "https://github.com/Araq/midnight_dynamite"
},
{
"name": "rsvg",
@@ -1353,7 +1353,7 @@
},
{
"name": "lazy_rest",
- "url": "git://github.com/gradha/lazy_rest",
+ "url": "git://github.com/Araq/lazy_rest",
"method": "git",
"tags": [
"library",
@@ -1364,7 +1364,7 @@
],
"description": "Simple reST HTML generation with some extras.",
"license": "MIT",
- "web": "https://github.com/gradha/lazy_rest"
+ "web": "https://github.com/Araq/lazy_rest"
},
{
"name": "Phosphor",