diff --git a/builder-product.cfg b/builder-product.cfg index 3370cf2..e066461 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -19,12 +19,16 @@ DL_FILE[0]="libo-logo.png" DL_SOURCE[0]="http://www.cb-computerservice.at/bilder/libo-logo.png" DL_FILE[1]="LibreOffice_${VERSION}_Win_x86.msi" -DL_SOURCE[1]="http://download.documentfoundation.org/libreoffice/stable/${VERSION}/win/x86/LibreOffice_${VERSION}_Win_x86.msi" +#DL_SOURCE[1]="http://download.documentfoundation.org/libreoffice/stable/${VERSION}/win/x86/LibreOffice_${VERSION}_Win_x86.msi" +DL_SOURCE[1]="http://download.documentfoundation.org/libreoffice/stable/${VERSION}/win/x86/LibreOffice_${VERSION}_Win_x86.msi.torrent" +DL_DOWNLOADER[1]="aria2c" DL_ARCH[1]="X86" DL_WINST_NAME[1]=InstallMsi DL_FILE[2]="LibreOffice_${VERSION}_Win_x86_helppack_de.msi" -DL_SOURCE[2]="http://download.documentfoundation.org/libreoffice/stable/${VERSION}/win/x86/LibreOffice_${VERSION}_Win_x86_helppack_de.msi" +#DL_SOURCE[2]="http://download.documentfoundation.org/libreoffice/stable/${VERSION}/win/x86/LibreOffice_${VERSION}_Win_x86_helppack_de.msi" +DL_SOURCE[2]="http://download.documentfoundation.org/libreoffice/stable/${VERSION}/win/x86/LibreOffice_${VERSION}_Win_x86_helppack_de.msi.torrent" +DL_DOWNLOADER[2]="aria2c" DL_ARCH[2]="X86" DL_WINST_NAME[2]=InstallHelpDeMsi