sile/_service
Gordon Leung a8db2a40db update: 0.14.6 -> 0.14.7
- Features
 * build: Allow easy skip of font checks with FCMATCH=true
- Bug Fixes
 * build: Only check tooling to bulid manual if really needed
 * inputters: Rework SIL input to handle both junk outside of document tag and fragments
 * outputters: Patch up error message when failing to load font
 * shaper: Correct font-variants using opsz axis
 * shaper: Respect variations when shaping
 * tooling: Keep all Lua packages in same env for Nix
 * utilities: Tweak breadcrumbs to work under LuaJIT limitations

OBS-URL: https://build.opensuse.org/package/show/Publishing/sile?expand=0&rev=11
2023-01-06 07:59:45 +00:00

8 lines
263 B
Plaintext

<services>
<service mode="manual" name="download_url">
<param name="protocol">https</param>
<param name="host">github.com</param>
<param name="path">/sile-typesetter/sile/releases/download/v0.14.7/sile-0.14.7.tar.xz</param>
</service>
</services>