6f2f428387
- Compile in Release mode OBS-URL: https://build.opensuse.org/package/show/games/0ad?expand=0&rev=10
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-r07970-alpha-unix-build.tar.gz</param>
|
|
</service>
|
|
<service name="verify_file">
|
|
<param name="file">_service:download_url:0ad-r07970-alpha-unix-build.tar.gz</param>
|
|
<param name="verifier">sha256</param>
|
|
<param name="checksum">02f205725ed3d9a9d5f353e4f478b9b305f987253f7db13e76fe30c6ea4d5d5b</param>
|
|
</service>
|
|
</services>
|