diff --git a/download.md b/download.md index 414b9d9..bde046f 100644 --- a/download.md +++ b/download.md @@ -1,63 +1,63 @@ --- layout: page title: Download sources: - name: Linux icon: /assets/img/tux.png description: > KMyMoney is readily available on the majority of Linux distributions. You can install it using the Software Center provided by your vendor. Alternatively, for those who want to use a version newer than the one available in their Software Center, we provide AppImage packages. - name: Windows icon: /assets/img/windows.svg description: > An installation package for the stable release can be found on our [download server](https://download.kde.org/stable/kmymoney/5.0.6/). We also provide daily generated [preview builds](https://binary-factory.kde.org/job/KMyMoney_Nightly_win64/). - name: macOS icon: /assets/img/macOS.svg description: > Daily built DMG package for [stable version](https://binary-factory.kde.org/job/KMyMoney_Release_macos/) is available for macOS. An experimental Homebrew package is provided by [Homebrew KDE project](https://github.com/KDE-mac/homebrew-kde). - + Lastly, the legacy KMyMoney4 builds are also available in [MacPorts](https://www.macports.org/ports.php?by=name&substr=kmymoney). - name: Source code archive icon: /assets/img/ark.svg description: > - You can find the source code of the KMyMoney latest stable release - [here](https://download.kde.org/stable/kmymoney/") and the installation + You can find the source code of the KMyMoney latest stable release + [here](https://download.kde.org/stable/kmymoney/) and the installation instructions in the [KDE TechBase wiki](https://techbase.kde.org/Projects/KMyMoney#Installation) - name: Git icon: /assets/img/git.svg description: > The KMyMoney Git repository can be found in the [KDE GitLab](https://invent.kde.org/office/kmymoney). To clone KMyMoney use:
git clone https://invent.kde.org/office/kmymoney.git ---

Download

{% for source in page.sources %} {% endfor %}
{{ source.name }} {{ source.name }}
{{ source.description | markdownify }}