diff --git a/download.md b/download.md index 8356fef..9327f7d 100644 --- a/download.md +++ b/download.md @@ -1,74 +1,73 @@ --- layout: page title: Download sources: - name: Linux icon: /assets/img/tux.png description: >

KMyMoney is already available on majority of Linux distriutions. You can install it from the KDE Software Center.

- name: AppImage icon: /assets/img/appimage.svg description: >

For Linux users, who want to use a newer version than is available in their distro repository, we offer an AppImage version which reflects the current stable version including the latest fixes. It is build on a daily basis straight from the source.

Installation instructions can be found in the AppImage page

- name: Windows icon: /assets/img/windows.svg description: > KMyMoney is available for Windows. An `.exe` can be found on our [download server](https://download.kde.org/stable/kmymoney/5.0.6/). This is a cross compiled and includes KBanking, Gpg2 and translations. - We also provide two preview builds: - [Windows MSVC 64bit](https://binary-factory.kde.org/job/KMyMoney_Nightly_win64/) and - [Windows MinGW](https://binary-factory.kde.org/job/KMyMoney_Nightly_mingw64/). + We also provide daily generated preview builds: + [Windows MSVC 64bit](https://binary-factory.kde.org/job/KMyMoney_Nightly_win64/) - name: macOS icon: /assets/img/macOS.svg description: > Nightly release of KMyMoney are available for macOS. An old version is also available in [MacPorts](https://www.macports.org/ports.php?by=name&substr=kmymoney). - name: Release Sources icon: /assets/img/ark.svg description: > You can find KMyMoney latest stable realease here and installation instructions in the KDE TechBase wiki. - name: Git icon: /assets/img/git.svg description: > The KMyMoney Git repository can be viewed in the KDE Git web browser. To clone KMyMoney use: git clone git://anongit.kde.org/kmymoney.git ---

Download

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