Use xz compression for SPK package (requires DSM 6)

This commit is contained in:
Reinhard Pointner 2016-10-25 06:08:39 +08:00
parent 1a6a95f94b
commit a9d11fd590
2 changed files with 1 additions and 1 deletions

View File

@ -653,7 +653,7 @@
<target name="spk" description="Build Synology NAS package" depends="revision">
<spk destdir="${dir.dist}" name="filebot" version="${version}" arch="noarch">
<spk destdir="${dir.dist}" name="filebot" version="${version}" arch="noarch" compression="xz">
<info name="displayname" value="FileBot" />
<info name="description" value="FileBot is the ultimate tool for organizing and renaming your movies, TV shows or anime, as well as downloading subtitles and artwork. It's smart and just works." />
<info name="maintainer" value="FileBot" />

Binary file not shown.