diff --git a/AutomatedScreenshots/AutomatedScreenshots-0.8.5.4.ckan b/AutomatedScreenshots/AutomatedScreenshots-0.8.5.4.ckan
index fb3e93045c..d5348113e3 100644
--- a/AutomatedScreenshots/AutomatedScreenshots-0.8.5.4.ckan
+++ b/AutomatedScreenshots/AutomatedScreenshots-0.8.5.4.ckan
@@ -4,16 +4,20 @@
     "name": "Automated Screenshots & Saves",
     "abstract": "automated screenshots",
     "author": "linuxgurugamer",
+    "version": "0.8.5.4",
+    "ksp_version_min": "1.8.0",
+    "ksp_version_max": "1.8.1",
     "license": "GPL-3.0",
     "resources": {
-        "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/116979-141-automated-screenshots/",
+        "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/116979-*",
         "spacedock": "https://spacedock.info/mod/43/Automated%20Screenshots%20&%20Saves",
         "repository": "https://github.com/linuxgurugamer/AutomatedScreenshots",
         "x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Automated_Screenshots__Saves/Automated_Screenshots__Saves-1456622044.5102704.png"
     },
-    "version": "0.8.5.4",
-    "ksp_version_min": "1.8.0",
-    "ksp_version_max": "1.8.1",
+    "tags": [
+        "plugin",
+        "convenience"
+    ],
     "depends": [
         {
             "name": "ToolbarController"