Skip to content

Commit 082a8ec

Browse files
authored
Merge pull request #1433 from AsciiWolf/patch-1
Change component type in Appstream metadata
2 parents 3a7f344 + 3188d5d commit 082a8ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dk.gqrx.gqrx.appdata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<component type="desktop">
2+
<component type="desktop-application">
33
<id>dk.gqrx.gqrx</id>
44
<name>Gqrx</name>
55
<summary>Software defined radio receiver implemented using GNU Radio and the Qt GUI toolkit</summary>

0 commit comments

Comments
 (0)