This commit is contained in:
Mario Fetka 2015-05-06 12:47:10 +02:00
parent 7fbc972f8b
commit 38de0d8174
1 changed files with 4 additions and 1 deletions

View File

@ -17,10 +17,13 @@ TYPE="public"
DL_FILE[0]="Defraggler_icon.png"
DL_SOURCE[0]="http://upload.wikimedia.org/wikipedia/en/5/57/Defraggler_icon.png"
# replace points, split into array
a=( ${VERSION//./ } )
#DL_FILE[1]="dfsetup-${VERSION}_slim.exe"
#DL_SOURCE[1]="http://www.piriform.com/defraggler/download/slim/downloadfile"
DL_FILE[1]="dfsetup-${VERSION}.exe"
DL_SOURCE[1]="http://download.piriform.com/dfsetup219.exe"
DL_SOURCE[1]="http://download.piriform.com/dfsetup${a[0]}${a[1]}.exe"
DL_ARCH[1]="X86"
DL_WINST_NAME[1]=InstallExe