This commit is contained in:
Mario Fetka
2018-05-14 17:57:32 +02:00
parent 7cd81fab77
commit a30aff2b86
17 changed files with 16 additions and 16 deletions

View File

@@ -5,7 +5,7 @@ VENDOR="mozilla.org"
PN="mozilla.firefox"
NAME="Mozilla Firefox"
DESCRIPTION="Mozilla Firefox ist ein freier Webbrowser des Mozilla-Projekts. "
VERSION="52.7.2"
VERSION="52.8.0"
RELEASE="1"
PRIORITY="0"
ADVICE=""
@@ -14,8 +14,8 @@ ADVICE=""
# Valid value: restricted | public
TYPE="public"
DL_FILE[0]="firefox_logo-only_RGB.png"
DL_SOURCE[0]="https://assets.mozilla.org/file/asset/206/original/attachment"
DL_FILE[0]="Firefox_Logo_2017.svg"
DL_SOURCE[0]="https://upload.wikimedia.org/wikipedia/commons/6/67/Firefox_Logo%2C_2017.svg"
DL_FILE[1]="Firefox-Setup-win32-${VERSION}esr.exe"
DL_SOURCE[1]="http://ftp.mozilla.org/pub/firefox/releases/${VERSION}esr/win32/de/Firefox%20Setup%20${VERSION}esr.exe"