-
Notifications
You must be signed in to change notification settings - Fork 7
/
metadata.json
27 lines (27 loc) · 897 Bytes
/
metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"KPackageStructure": "Plasma/Applet",
"KPlugin": {
"Authors": [
{
"Name": "Dhruvesh Surolia",
"Email": "[email protected]"
}
],
"BugReportUrl": "https://github.com/dhruv8sh/arch-update-checker/issues",
"Category": "System Information",
"Description": "Checks for updates on Arch Linux, Flatpak and AUR.",
"EnabledByDefault": true,
"FormFactors": [
"desktop"
],
"Icon": "update-high",
"Id": "org.kde.archupdatechecker",
"License": "GPL-2.0+",
"Name": "Arch Update Checker",
"Version": "0.10.7",
"Website": "https://github.com/dhruv8sh/arch-update-checker"
},
"X-Plasma-API-Minimum-Version": "6.0",
"X-Plasma-NotificationArea": "true",
"X-Plasma-NotificationAreaCategory": "SystemServices"
}