SHA256
1
0
forked from pool/qrtool
Files
qrtool/_service
Muhammad Akbar Yanuar Mantari 11b85a6164 Accepting request 1191751 from home:mantarimay:branches:X11:Utilities
- Update to version 0.11.4
  * Read only the first 7,090 bytes of the input data when encoding
  * Predict input SVG image based on file contents instead of
    filename extension
  * Reduce size of ANSI escaped string

OBS-URL: https://build.opensuse.org/request/show/1191751
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/qrtool?expand=0&rev=12
2024-08-05 18:37:16 +00:00

10 lines
307 B
Plaintext

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