upgpkg: wireguard-gui-bin-1:0.1.8-3: new upstream release

This commit is contained in:
Christian Schendel 2025-11-24 11:40:39 +01:00
commit 7ab29b9684
Signed by: doppelhelix
GPG key ID: 5874D2437CD5BBB3
10 changed files with 262 additions and 0 deletions

View file

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>io.github.0xle0ne.wireguard_gui</id>
<name>Wireguard GUI</name>
<summary>A wireguard client GUI made with nextauri </summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MIT</project_license>
<description>
<p>
Wireguard GUI is a Linux application that allows you to manage your Wireguard VPN configuration.
</p>
</description>
<launchable type="desktop-id">wireguard-gui.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/0xle0ne/wireguard-gui/refs/heads/master/public/img/app.png</image>
</screenshot>
</screenshots>
</component>