From a9e287af84f0756061e77d6cb8708c46636357e6 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Tue, 8 Apr 2014 22:51:34 +0200 Subject: [PATCH] Bump --- builder-product.cfg | 7 +++++-- nomachine-4.1.29_1.exe.sha1sum | 1 - nomachine-4.2.18_4.exe.sha1sum | 1 + 3 files changed, 6 insertions(+), 3 deletions(-) delete mode 100644 nomachine-4.1.29_1.exe.sha1sum create mode 100644 nomachine-4.2.18_4.exe.sha1sum diff --git a/builder-product.cfg b/builder-product.cfg index 62d45b1..17fb9b2 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -5,7 +5,7 @@ VENDOR="nomachine.com" PN="nomachine.nxplayer" NAME="NoMachine Player" DESCRIPTION="NoMachine Player is the new client interface to connect you to your remote desktop or host." -VERSION="4.1.29r1" +VERSION="4.2.18r4" RELEASE="3" PRIORITY="0" ADVICE="" @@ -17,8 +17,11 @@ TYPE="public" DL_FILE[0]="1235506_643951872295027_1743630734_a.png" DL_SOURCE[0]="https://fbcdn-profile-a.akamaihd.net/hprofile-ak-frc3/t1/s160x160/1235506_643951872295027_1743630734_a.png" +# replace points, split into array +a=( ${VERSION//./ } ) + DL_FILE[1]="nomachine-${VERSION//r/_}.exe" -DL_SOURCE[1]="http://web12.nomachine.com/download/4.1/Windows/nomachine_${VERSION//r/_}.exe" +DL_SOURCE[1]="http://web12.nomachine.com/download/${a[0]}.${a[1]}/Windows/nomachine_${VERSION//r/_}.exe" DL_ARCH[1]="X86" DL_WINST_NAME[1]=InstallExe diff --git a/nomachine-4.1.29_1.exe.sha1sum b/nomachine-4.1.29_1.exe.sha1sum deleted file mode 100644 index 3cd4e27..0000000 --- a/nomachine-4.1.29_1.exe.sha1sum +++ /dev/null @@ -1 +0,0 @@ -263ed6e2ff3f00a00b381ab124a81e678cfd3224 /home/mario/.opsi-dist-cache/nomachine.nxplayer-4.1.29r1/X86/nomachine-4.1.29_1.exe diff --git a/nomachine-4.2.18_4.exe.sha1sum b/nomachine-4.2.18_4.exe.sha1sum new file mode 100644 index 0000000..3473878 --- /dev/null +++ b/nomachine-4.2.18_4.exe.sha1sum @@ -0,0 +1 @@ +55f7d03d56280575d7eaa9feeff035624baab027 /home/mario/.opsi-dist-cache/nomachine.nxplayer-4.2.18r4/X86/nomachine-4.2.18_4.exe