forked from pool/kinfocenter5
12 lines
374 B
Plaintext
12 lines
374 B
Plaintext
|
<services>
|
||
|
<service name="tar_scm">
|
||
|
<param name="url">git://anongit.kde.org/kinfocenter.git</param>
|
||
|
<param name="scm">git</param>
|
||
|
<param name="versionformat">5.7.90git~%ci~%h</param>
|
||
|
</service>
|
||
|
<service name="recompress">
|
||
|
<param name="file">*.tar</param>
|
||
|
<param name="compression">xz</param>
|
||
|
</service>
|
||
|
<service name="set_version"/>
|
||
|
</services>
|