Bump
This commit is contained in:
parent
1b5194efc2
commit
a9e287af84
@ -5,7 +5,7 @@ VENDOR="nomachine.com"
|
|||||||
PN="nomachine.nxplayer"
|
PN="nomachine.nxplayer"
|
||||||
NAME="NoMachine Player"
|
NAME="NoMachine Player"
|
||||||
DESCRIPTION="NoMachine Player is the new client interface to connect you to your remote desktop or host."
|
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"
|
RELEASE="3"
|
||||||
PRIORITY="0"
|
PRIORITY="0"
|
||||||
ADVICE=""
|
ADVICE=""
|
||||||
@ -17,8 +17,11 @@ TYPE="public"
|
|||||||
DL_FILE[0]="1235506_643951872295027_1743630734_a.png"
|
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"
|
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_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_ARCH[1]="X86"
|
||||||
DL_WINST_NAME[1]=InstallExe
|
DL_WINST_NAME[1]=InstallExe
|
||||||
|
|
||||||
|
@ -1 +0,0 @@
|
|||||||
263ed6e2ff3f00a00b381ab124a81e678cfd3224 /home/mario/.opsi-dist-cache/nomachine.nxplayer-4.1.29r1/X86/nomachine-4.1.29_1.exe
|
|
1
nomachine-4.2.18_4.exe.sha1sum
Normal file
1
nomachine-4.2.18_4.exe.sha1sum
Normal file
@ -0,0 +1 @@
|
|||||||
|
55f7d03d56280575d7eaa9feeff035624baab027 /home/mario/.opsi-dist-cache/nomachine.nxplayer-4.2.18r4/X86/nomachine-4.2.18_4.exe
|
Loading…
Reference in New Issue
Block a user