diff --git a/kirigami2.spec b/kirigami2.spec index 86a0ff9..e3a5563 100644 --- a/kirigami2.spec +++ b/kirigami2.spec @@ -26,7 +26,7 @@ Summary: Set of QtQuick components License: LGPL-2.1+ Group: Development/Libraries/KDE Url: http://www.kde.org/ -Source: http://download.kde.org/stable/kirigami/%{_tar_name}-%{version}.tar.xz +Source: https://download.kde.org/stable/frameworks/%{_tar_path}/%{_tar_name}-%{version}.tar.xz BuildRequires: extra-cmake-modules >= %{_tar_path} BuildRequires: kf5-filesystem BuildRequires: cmake(KF5Declarative) >= %{_tar_path} @@ -61,7 +61,7 @@ Development files. %lang_package %prep -%setup -q +%setup -q -n %{_tar_name}-%{version} %build %cmake_kf5 -d build