The update_package of the tis-libreoffice-fresh package does not appear to detect the latest version of LibreOffice.
I imagine the package for the still version is also affected.
Code: Select all
version = bs_find_all(url, "span", "class", "dl_version_number", proxies=proxies)Code: Select all
<section id="download_libreoffice" class="full-width">
<div class="fullWidth-center">
<p class="section-title">Download LibreOffice</p>
<div class="card">
<p class="version_heading">
<img src="/media/libreoffice-logo-plain.svg" alt="LibreOffice"> 26.2.3
</p><div class="download_buttons">
<a class="os_win64 os_winaarch64 button" href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/win/x86_64/LibreOffice_26.2.3_Win_x86-64.msi">26.2.3 Windows (x86-64)</a>
<p class="version_details os_win64">
Download by <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/win/x86_64/LibreOffice_26.2.3_Win_x86-64.msi.torrent" target="_blank">torrent</a> or see <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/win/x86_64/LibreOffice_26.2.3_Win_x86-64.msi.mirrorlist" target="_blank">all mirror links</a> (x86-64).
</p>
<a class="os_win64 os_winaarch64 button" href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/win/aarch64/LibreOffice_26.2.3_Win_aarch64.msi">26.2.3 Windows (ARM64)</a>
<p class="version_details os_win64">
Download by <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/win/aarch64/LibreOffice_26.2.3_Win_aarch64.msi.torrent" target="_blank">torrent</a> or see <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/win/aarch64/LibreOffice_26.2.3_Win_aarch64.msi.mirrorlist" target="_blank">all mirror links</a> (ARM64).
</p>
<a class="os_macos button" href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/mac/aarch64/LibreOffice_26.2.3_MacOS_aarch64.dmg">26.2.3 macOS (Apple Silicon)</a>
<p class="version_details os_macos">
Download by <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/mac/aarch64/LibreOffice_26.2.3_MacOS_aarch64.dmg.torrent" target="_blank">torrent</a> or see <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/mac/aarch64/LibreOffice_26.2.3_MacOS_aarch64.dmg.mirrorlist" target="_blank">all mirror links</a> (Apple Silicon).
</p>
<a class="os_macos button" href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/mac/x86_64/LibreOffice_26.2.3_MacOS_x86-64.dmg">26.2.3 macOS (Intel)</a>
<p class="version_details os_macos">
Download by <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/mac/x86_64/LibreOffice_26.2.3_MacOS_x86-64.dmg.torrent" target="_blank">torrent</a> or see <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/mac/x86_64/LibreOffice_26.2.3_MacOS_x86-64.dmg.mirrorlist" target="_blank">all mirror links</a> (Intel).
</p>
<a class="os_linux64 button" href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/rpm/x86_64/LibreOffice_26.2.3_Linux_x86-64_rpm.tar.gz">26.2.3 Linux (rpm)</a>
<p class="version_details os_linux64">
Download by <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/rpm/x86_64/LibreOffice_26.2.3_Linux_x86-64_rpm.tar.gz.torrent" target="_blank">torrent</a> or see <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/rpm/x86_64/LibreOffice_26.2.3_Linux_x86-64_rpm.tar.gz.mirrorlist" target="_blank">all mirror links</a> (rpm).
</p>
<a class="os_linux64 button" href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/deb/x86_64/LibreOffice_26.2.3_Linux_x86-64_deb.tar.gz">26.2.3 Linux (deb)</a>
<p class="version_details os_linux64">
Download by <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/deb/x86_64/LibreOffice_26.2.3_Linux_x86-64_deb.tar.gz.torrent" target="_blank">torrent</a> or see <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/deb/x86_64/LibreOffice_26.2.3_Linux_x86-64_deb.tar.gz.mirrorlist" target="_blank">all mirror links</a> (deb).
</p>
</div>
<p class="version_details need_language"><a href="#other_versions">Need another version or language?</a></p>
</div>
</div>
</section>
Release Notes https://www.libreoffice.org/release-notes/
LibreOffice 26.2.3 (April 30, 2026) - Latest Branch
