Files
bluetui/_service
Muhammad Akbar Yanuar Mantari 74ed09a6ab - Update to version 0.6
* Updated the layout has been reorgonized to show paired devices
    section on the top
  * Fix fg color is fixed for light mode
- Removed cargo_audit from _service due that contains vendor now

OBS-URL: https://build.opensuse.org/package/show/hardware/bluetui?expand=0&rev=8
2024-12-21 21:34:09 +00:00

9 lines
262 B
Plaintext

<services>
<service name="download_files" mode="manual" />
<service name="cargo_vendor" mode="manual">
<param name="src">bluetui-*.tar.gz</param>
<param name="compression">zst</param>
<param name="update">true</param>
</service>
</services>