autopkg / hjuutilainen-recipes

Recipes for AutoPkg
MIT License
49 stars 74 forks source link

Updated regex and %RELEASE% variable for Libre Office #276

Closed pandemicus closed 4 months ago

pandemicus commented 4 months ago

Regex and %RELEASE% variable should now reflect the new naming convention on the releases page. You must use 'Latest' instead of 'fresh' and 'Previous' instead of 'still'.

On a side note, there is a version mismatch on the releases page and the download URL at the moment.

On the releases page it says "24.2". https://www.libreoffice.org/download/release-notes/

The download URL is "24.2.0". https://www.libreoffice.org/donate/dl/mac-aarch64/24.2.0/en-GB/LibreOffice_24.2.0_MacOS_aarch64.dmg

This makes the recipe unable to download the "24.2.0" version for "Latest". I have emailed Libre Office to fix this. Until then the "Previous" version works as intended.

hjuutilainen commented 4 months ago

Thank you very much for the PR!