SHA256
1
0
forked from pool/xplr
xplr/_service
Soc Virnyl Estela 374a99ab05 - Update to version 0.21.3:
* Fixed "Illegal format character q" error seen on non GNU (including macOS and BSD) systems
  * Fixed a UI issue causing lower priority styles being fully ignored
  * Press f1 to see the global help menu from any mode, without leaving the mode.
  * Current mode help menu will be displayed on top of the global help menu.
  * Added hook: on_selection_change.
  * Documentation improvements.

OBS-URL: https://build.opensuse.org/package/show/utilities/xplr?expand=0&rev=29
2023-08-10 06:55:01 +00:00

14 lines
433 B
Plaintext

<services>
<service name="download_files" mode="disabled" />
<service name="cargo_vendor" mode="disabled">
<param name="srctar">xplr-0.21.3.tar.gz</param>
<param name="compression">zst</param>
<param name="update">false</param>
</service>
<service name="cargo_audit" mode="disabled">
<param name="srcdir">xplr-0.21.3</param>
</service>
<service name="source_validator" mode="disabled" />
</services>