From b7cf7a17b600b9403e4e958ddce7baa1c746be97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Tue, 3 Jun 2014 12:34:51 +0200 Subject: [PATCH] Fix Source0 URL --- kf5-kitemviews.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf5-kitemviews.spec b/kf5-kitemviews.spec index ef6ea87..1702e4f 100644 --- a/kf5-kitemviews.spec +++ b/kf5-kitemviews.spec @@ -12,7 +12,7 @@ URL: http://www.kde.org # --remote=git://anongit.kde.org/%{framework}.git master | \ # bzip2 -c > %{name}-%{version}-%{snapshot}git.tar.bz2 #Source0: %{name}-%{version}-%{snapshot}git.tar.bz2 -Source0: http://download.kde.org/unstable/frameworks/4.100.0/%{framework}-4.100.0.tar.xz%{framework}-4.99.0.tar.xz +Source0: http://download.kde.org/unstable/frameworks/%{version}/%{framework}-%{version}.tar.xz BuildRequires: kf5-rpm-macros BuildRequires: extra-cmake-modules