b74988a0bc
- Update to 0.14.13 * Features - classes: Add landscape option to base class - cli: Allow multiple runtime SILE_PATH segments * Bug Fixes - frames: Update frame constraints with new frame IDs after \makecolumns OBS-URL: https://build.opensuse.org/request/show/1121477 OBS-URL: https://build.opensuse.org/package/show/Publishing/sile?expand=0&rev=23
8 lines
265 B
Plaintext
8 lines
265 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.13/sile-0.14.13.tar.xz</param>
|
|
</service>
|
|
</services>
|