From 64d547b1a8796a0fef8ab02305cf35edb55ffcae Mon Sep 17 00:00:00 2001 From: Dennis Juhler Aagaard Date: Fri, 3 Apr 2020 12:57:37 +0200 Subject: [PATCH] Try again --- OnlyOffice/ONLYOFFICE.download.recipe | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/OnlyOffice/ONLYOFFICE.download.recipe b/OnlyOffice/ONLYOFFICE.download.recipe index a21cc80..085788f 100644 --- a/OnlyOffice/ONLYOFFICE.download.recipe +++ b/OnlyOffice/ONLYOFFICE.download.recipe @@ -32,7 +32,7 @@ Arguments filename - %NAME%-%version%.dmg + %NAME%-%version%.zip Processor URLDownloader @@ -41,6 +41,21 @@ Processor EndOfCheckPhase + + Processor + Unarchiver + Arguments + + archive_format + zip + archive_path + %pathname% + destination_path + %RECIPE_CACHE_DIR%/%NAME% + purge_destination + + + Arguments