This commit is contained in:
Mario Fetka 2018-03-17 13:39:55 +01:00
parent b38c235abe
commit e4a554948b
3 changed files with 4 additions and 4 deletions

View File

@ -1 +0,0 @@
d7a35227be597d89c4cfd5c53d0592d44ec5bbc9 /home/mario/.opsi-dist-cache/adobe.acrobatreader-18.11.20036/X86/AcroRdrDCUpd1801120036.msp

View File

@ -0,0 +1 @@
613f92980adcc39b98b45511cf93c32ea03be4bd /home/mario/.opsi-dist-cache/adobe.acrobatreader-18.11.20038/X86/AcroRdrDCUpd1801120038.msp

View File

@ -5,9 +5,9 @@ VENDOR="adobe.com"
PN="adobe.acrobatreader"
NAME="Adobe Reader DC"
DESCRIPTION="Adobe Reader ist ein Computerprogramm des Unternehmens Adobe zum Anzeigen von PDF-Dokumenten, also ein Dateibetrachter."
VERSION="18.11.20036"
VERSION="18.11.20038"
# Downlaod Verison
DVERSION="18.011.20036"
DVERSION="18.011.20038"
# Prevous Version
PVERSION="18.011.20035"
RELEASE="1"
@ -29,7 +29,7 @@ DL_SOURCE[0]="http://icons.iconarchive.com/icons/hopstarter/software/256/Adobe-A
DL_FILE[1]="AcroRdrDC${PVERSION//./}_de_DE.exe"
#DL_SOURCE[1]="ftp://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/${PVERSION//./}/AcroRdrDC${PVERSION//./}_de_DE.exe"
DL_SOURCE[1]="ftp://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/${DVERSION//./}/AcroRdrDC${PVERSION//./}_de_DE.exe"
DL_SOURCE[1]="ftp://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/1801120036/AcroRdrDC${PVERSION//./}_de_DE.exe"
DL_ARCH[1]="X86"
DL_DOWNLOADER[1]="wget"
DL_EXTRACT_FORMAT[1]="7zip"