From cfb55c1d3dcaa6328206e8a8af5e16e0327ec000 Mon Sep 17 00:00:00 2001 From: sonichy Date: Sun, 27 Apr 2025 17:54:35 +0800 Subject: [PATCH] metadata --- CMUD@sonichy/metadata.json | 14 +++++++------- datetime@sonichy/metadata.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) mode change 100755 => 100644 CMUD@sonichy/metadata.json diff --git a/CMUD@sonichy/metadata.json b/CMUD@sonichy/metadata.json old mode 100755 new mode 100644 index f3cfdfe..f1548f6 --- a/CMUD@sonichy/metadata.json +++ b/CMUD@sonichy/metadata.json @@ -1,9 +1,9 @@ { - "uuid": "CMUD@sonichy", - "name": "CMUD", - "description": "Display uptime, cpu, memory, upload, download on GNOME taskbar.", - "author": "sonichy", - "version": "1.0", - "shell-version": [ "45", "46", "47", "48" ], - "url": "https://github.com/sonichy/Cinnamon_Applet" + "author": "sonichy", + "description": "Display uptime, cpu, memory, upload, download on GNOME taskbar.", + "name": "CMUD", + "shell-version": [ "45", "46", "47", "48" ], + "url": "https://github.com/sonichy/GNOME_extension", + "uuid": "CMUD@sonichy", + "version": 3 } diff --git a/datetime@sonichy/metadata.json b/datetime@sonichy/metadata.json index f286649..e188f33 100755 --- a/datetime@sonichy/metadata.json +++ b/datetime@sonichy/metadata.json @@ -5,5 +5,5 @@ "author": "sonichy", "version": "1.0", "shell-version": [ "45", "46", "47", "48" ], - "url": "https://github.com/sonichy/Cinnamon_Applet" + "url": "https://github.com/sonichy/GNOME_extension" }