Skip to content

Commit 782a67e

Browse files
committed
Fix appstream ID tag
1 parent db8aea8 commit 782a67e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

io.qt.PySide.BaseApp.metainfo.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<component type="runtime">
3-
<id>io.qt.PySide6.BaseApp</id>
3+
<id>io.qt.PySide.BaseApp</id>
44
<name>PySide6 BaseApp</name>
55
<metadata_license>CC0-1.0</metadata_license>
66
<project_license>LGPL-3.0-only</project_license>

0 commit comments

Comments
 (0)