SHA256
1
0
forked from pool/texlab
texlab/_service
Soc Virnyl Estela 0567dfe806 - Update to version 4.3.2:
* Do not try to run the TeX engine on package files and fail the build instead
  * Handle URIs with URL-encoded drive letters on Windows
  * Parse BibTeX entries with unbalanced quotes correctly
  * Provide completion for more acronym commands
  * Fix parsing acronym definitions

OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=22
2022-11-21 21:25:53 +00:00

10 lines
320 B
Plaintext

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