File tree Expand file tree Collapse file tree 2 files changed +33
-0
lines changed Expand file tree Collapse file tree 2 files changed +33
-0
lines changed Original file line number Diff line number Diff line change
1
+ diff --git a/build/linux/dist/appdata.xml b/build/linux/dist/appdata.xml
2
+ index dc0c5937d..d55870627 100644
3
+ --- a/build/linux/dist/appdata.xml
4
+ +++ b/build/linux/dist/appdata.xml
5
+ @@ -3,6 +3,7 @@
6
+ <component type="desktop-application">
7
+ <id>cc.arduino.arduinoide.desktop</id>
8
+ <metadata_license>CC-BY-SA-3.0</metadata_license>
9
+ + <project_license>LGPL-2.1</project_license>
10
+ <developer_name>Arduino LLC</developer_name>
11
+
12
+ <name>Arduino IDE</name>
13
+ @@ -32,6 +33,16 @@
14
+ </screenshot>
15
+ </screenshots>
16
+
17
+ + <content_rating type="oars-1.1" />
18
+ +
19
+ + <releases>
20
+ + <release date="2017-10-02" version="1.8.5"/>
21
+ + <release date="2017-08-21" version="1.8.4"/>
22
+ + <release date="2017-06-05" version="1.8.3"/>
23
+ + <release date="2017-03-22" version="1.8.2"/>
24
+ + <release date="2017-01-09" version="1.8.1"/>
25
+ + </releases>
26
+ +
27
+ <url type="homepage">http://www.arduino.cc/</url>
28
+ <url type="help">https://www.arduino.cc/en/Guide/HomePage</url>
29
+ <url type="bugtracker">https://github.com/arduino/Arduino/issues</url>
Original file line number Diff line number Diff line change 64
64
"url" : " https://github.com/arduino/Arduino/releases/download/1.8.5/Arduino-1.8.5.tar.xz" ,
65
65
"sha256" : " f4c98433d65e78ab01ec8efa64a0fc66dc5877d96eaf89733f965b1f9246ee32"
66
66
},
67
+ {
68
+ "type" : " patch" ,
69
+ "path" : " arduino-appdata-fixes.patch"
70
+ },
67
71
{
68
72
"type" : " file" ,
69
73
"url" : " https://downloads.arduino.cc/reference-1.6.6-3.zip" ,
You can’t perform that action at this time.
0 commit comments