* 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
9 lines
262 B
Plaintext
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>
|