SHA256
1
0
forked from pool/texlab
texlab/_service
Soc Virnyl Estela 419c0dd553 - Update to version 5.10.0:
* Allow passing additional arguments to ChkTeX using texlab.chktex.additionalArgs
  * Fix loading bibliographies from kpathsea search path
  * Don't report duplicate results when using goto definition on includes
  * Fix project detection when there exist files with the same name
  * Do not report parse errors with $ in paths

OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=50
2023-10-01 00:52:24 +00:00

10 lines
316 B
Plaintext

<services>
<service name="download_files" mode="manual" />
<service name="cargo_vendor" mode="manual">
<param name="srctar">texlab-5.10.0.tar.gz</param>
<param name="compression">zst</param>
<param name="update">true</param>
</service>
<service name="cargo_audit" mode="manual" />
</services>