This commit is contained in:
Mario Fetka 2014-04-08 22:51:34 +02:00
parent 1b5194efc2
commit a9e287af84
3 changed files with 6 additions and 3 deletions

View File

@ -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

View File

@ -1 +0,0 @@
263ed6e2ff3f00a00b381ab124a81e678cfd3224 /home/mario/.opsi-dist-cache/nomachine.nxplayer-4.1.29r1/X86/nomachine-4.1.29_1.exe

View File

@ -0,0 +1 @@
55f7d03d56280575d7eaa9feeff035624baab027 /home/mario/.opsi-dist-cache/nomachine.nxplayer-4.2.18r4/X86/nomachine-4.2.18_4.exe