LibreOffice.download.recipe: confusing Description/Input
gregneagle opened this issue · 1 comments
gregneagle commented
The Description notes "The architecture (ARCH) can be 'x86-64' or 'aarch64'", yet the Input dict has a default ARCH of 'x86_64':
<key>Input</key>
<dict>
<key>NAME</key>
<string>LibreOffice</string>
<key>RELEASE</key>
<string>Latest</string>
<key>ARCH</key>
<string>x86_64</string>
</dict>
hjuutilainen commented
Fixed description in the latest commit