From 2a3112b8ff08436accf72cc858a37ff3d7301c6c Mon Sep 17 00:00:00 2001 From: Suyog Tandel Date: Sat, 7 Mar 2026 23:25:04 +0530 Subject: [PATCH] fix(pkg): appstream syntax error --- data/in.suyogtandel.picoforge.desktop | 2 +- data/in.suyogtandel.picoforge.metainfo.xml | 15 +++++++++------ 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/data/in.suyogtandel.picoforge.desktop b/data/in.suyogtandel.picoforge.desktop index ea530a6..e2fff33 100644 --- a/data/in.suyogtandel.picoforge.desktop +++ b/data/in.suyogtandel.picoforge.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=Application -Name=picoforge +Name=PicoForge Exec=picoforge Icon=in.suyogtandel.picoforge Terminal=false diff --git a/data/in.suyogtandel.picoforge.metainfo.xml b/data/in.suyogtandel.picoforge.metainfo.xml index d2439ec..5669415 100644 --- a/data/in.suyogtandel.picoforge.metainfo.xml +++ b/data/in.suyogtandel.picoforge.metainfo.xml @@ -1,4 +1,4 @@ - + in.suyogtandel.picoforge CC0-1.0 @@ -7,7 +7,8 @@ PicoForge Security keys configuration tool -

PicoForge is a modern desktop application for configuring and managing pico-fido and LibreKeys security keys. Built with Rust and GPUI, it provides an intuitive interface for reading device information, configuring USB identifiers, adjusting LED settings, managing security features, and monitoring stored credentials.

+

PicoForge is a modern desktop application for configuring and managing pico-fido and LibreKeys security keys. Built with Rust and GPUI, it provides an intuitive interface for reading device information, configuring USB identifiers, adjusting LED settings, managing security features, and monitoring stored credentials.

@@ -41,15 +42,18 @@ - https://raw.githubusercontent.com/librekeys/picoforge/refs/tags/v0.5.0/data/screenshots/screenshot-1.webp + https://raw.githubusercontent.com/librekeys/picoforge/refs/tags/v0.5.0/data/screenshots/screenshot-1.webp Main Interface - https://raw.githubusercontent.com/librekeys/picoforge/refs/tags/v0.5.0/data/screenshots/screenshot-2.webp + https://raw.githubusercontent.com/librekeys/picoforge/refs/tags/v0.5.0/data/screenshots/screenshot-2.webp PassKeys Management - https://raw.githubusercontent.com/librekeys/picoforge/refs/tags/v0.5.0/data/screenshots/screenshot-3.webp + https://raw.githubusercontent.com/librekeys/picoforge/refs/tags/v0.5.0/data/screenshots/screenshot-3.webp Configuration Interface @@ -61,7 +65,6 @@

Release 0.5.0

- https://github.com/librekeys/picoforge/releases/tag/v0.4.1