diff --git a/builder-product.cfg b/builder-product.cfg index bddb354..e1eabd6 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -5,7 +5,7 @@ VENDOR="ghostscript.com" PN="artifex.ghostscript" NAME="Ghostscript" DESCRIPTION="Ghostscript ist ein freier Interpreter der Seitenbeschreibungssprachen PostScript und Portable Document Format (PDF)." -VERSION="9.07" +VERSION="9.09" RELEASE="1" PRIORITY="0" ADVICE="" @@ -17,13 +17,13 @@ TYPE="public" DL_FILE[0]="gpl_ghostscript_icon_120.png" DL_SOURCE[0]="http://pliki.onet.pl/zdjecia/pliki/g/gpl_ghostscript_icon_120.png" -DL_FILE[1]="gs907w32.exe" -DL_SOURCE[1]="http://downloads.ghostscript.com/public/gs907w32.exe" +DL_FILE[1]="gs${VERSION/./}w32.exe" +DL_SOURCE[1]="http://downloads.ghostscript.com/public/gs${VERSION/./}w32.exe" DL_ARCH[1]="X86" DL_WINST_NAME[1]=Install32Exe -DL_FILE[2]="gs907w64.exe" -DL_SOURCE[2]="http://downloads.ghostscript.com/public/gs907w64.exe" +DL_FILE[2]="gs${VERSION/./}w64.exe" +DL_SOURCE[2]="http://downloads.ghostscript.com/public/gs${VERSION/./}w64.exe" DL_ARCH[2]="X86_64" DL_WINST_NAME[2]=Install64Exe @@ -32,7 +32,7 @@ ICON_DL_INDEX=0 OPSI_INI_SECTION[0]="X86" OPSI_INI_OPTION[0]="UninstallProg32" -OPSI_INI_VALUE[0]="${VERSION}\uninstgs.exe" +OPSI_INI_VALUE[0]="gs${VERSION}\uninstgs.exe" OPSI_INI_SECTION[1]="X86_64" OPSI_INI_OPTION[1]="UninstallProg64" diff --git a/gs907w32.exe.sha1sum b/gs907w32.exe.sha1sum deleted file mode 100644 index a091732..0000000 --- a/gs907w32.exe.sha1sum +++ /dev/null @@ -1 +0,0 @@ -1ca075965983d2ce63edfe184032304d0e9d4f4f /home/mario/.opsi-dist-cache/artifex.ghostscript-9.07/X86/gs907w32.exe diff --git a/gs907w64.exe.sha1sum b/gs907w64.exe.sha1sum deleted file mode 100644 index f199d15..0000000 --- a/gs907w64.exe.sha1sum +++ /dev/null @@ -1 +0,0 @@ -8d4404647ae526fadf17adc255757839c2602403 /home/mario/.opsi-dist-cache/artifex.ghostscript-9.07/X86_64/gs907w64.exe diff --git a/gs909w32.exe.sha1sum b/gs909w32.exe.sha1sum new file mode 100644 index 0000000..c3538c8 --- /dev/null +++ b/gs909w32.exe.sha1sum @@ -0,0 +1 @@ +ac85e428576c9781e58b3f3807f72b7ed087fed8 /home/mario/.opsi-dist-cache/artifex.ghostscript-9.09/X86/gs909w32.exe diff --git a/gs909w64.exe.sha1sum b/gs909w64.exe.sha1sum new file mode 100644 index 0000000..7bb1180 --- /dev/null +++ b/gs909w64.exe.sha1sum @@ -0,0 +1 @@ +9f14b7db6948cdd52fdaece56ecc2c6b9d0e4748 /home/mario/.opsi-dist-cache/artifex.ghostscript-9.09/X86_64/gs909w64.exe