I have an older version of KDE-Connect installed (version 0.8). Now that version 1.0 is released, I wanted to install it but it is not listed in muon package manager (or the default "Discover" in Kubuntu). I found this: http://download.kde.org/stable/kdeconnect/1.0/src/kdeconnect-kde-1.0.tar.xz.mirrorlist which is same as this: https://github.com/albertvaka/kdeconnect-kde But there is no configure or make file. The readme does not provide any special steps required for installation. How can I install the new version? Also, could there be some reason that the latest version is not listed?
**Edit: **There is a CMakeLists.txt file but cmake gives a bunch of errors about QT5 packages config files not found.