b2b832d9af
- Remove obsolete unused Debian build scripts OBS-URL: https://build.opensuse.org/package/show/games/0ad?expand=0&rev=41
14 lines
530 B
XML
14 lines
530 B
XML
<?xml version="1.0" ?>
|
|
<services>
|
|
<service name="download_url">
|
|
<param name="protocol">http</param>
|
|
<param name="host">releases.wildfiregames.com</param>
|
|
<param name="path">/0ad-0.0.12-alpha-unix-build.tar.gz</param>
|
|
</service>
|
|
<service name="verify_file">
|
|
<param name="file">_service:download_url:0ad-0.0.12-alpha-unix-build.tar.gz</param>
|
|
<param name="verifier">sha256</param>
|
|
<param name="checksum">55ec47c971e2a0f83716d3672b98ac362d8251849725dd29650f31d2c44e8acb</param>
|
|
</service>
|
|
</services>
|