SHA256
1
0
forked from pool/xplr
xplr/_service
Soc Virnyl Estela 964453e019 - Update to version 0.21.1:
* SelectAll and ToggleSelectAll (i.e. ctrl-a) in a new directory 
    will extend, instead of replace, the existing selected paths.
  * Fixed a UI bug causing random characters to turn bold.

OBS-URL: https://build.opensuse.org/package/show/utilities/xplr?expand=0&rev=17
2023-05-15 21:19:32 +00:00

14 lines
432 B
Plaintext

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