From cba3c6087509dafb566c1f65b4e745b859c0c959 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Sat, 9 Apr 2016 21:26:24 +0200 Subject: [PATCH] Bump --- builder-product.cfg | 5 ++++- rcsetup-1.52.1086.exe.sha1sum | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/builder-product.cfg b/builder-product.cfg index 87708cb..4e14723 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -18,10 +18,13 @@ TYPE="public" DL_FILE[0]="Recuva-Logo.png" DL_SOURCE[0]="http://pureinfotech.com/wp-content/uploads/2010/12/Recuva-Logo.png" +# replace points, split into array +a=( ${VERSION//./ } ) + #DL_FILE[1]="rcsetup-${VERSION}_slim.exe" #DL_SOURCE[1]="http://www.piriform.com/recuva/download/slim/downloadfile" DL_FILE[1]="rcsetup-${VERSION}.exe" -DL_SOURCE[1]="http://download.piriform.com/rcsetup152.exe" +DL_SOURCE[1]="http://download.piriform.com/rcsetup${a[0]}${a[1]}.exe" DL_ARCH[1]="X86" DL_WINST_NAME[1]=InstallExe diff --git a/rcsetup-1.52.1086.exe.sha1sum b/rcsetup-1.52.1086.exe.sha1sum index 7eb7c6b..1a200d9 100644 --- a/rcsetup-1.52.1086.exe.sha1sum +++ b/rcsetup-1.52.1086.exe.sha1sum @@ -1 +1 @@ -3a850827fb087fb18c4e794850baae943d7a2b7b /home/mario.fetka/.opsi-dist-cache/piriform.recuva-1.52.1086/X86/rcsetup-1.52.1086.exe +3a850827fb087fb18c4e794850baae943d7a2b7b /home/mario/.opsi-dist-cache/piriform.recuva-1.52.1086/X86/rcsetup-1.52.1086.exe