From cdbf46b4097f6afd27079caf562657073fa6498f 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-karchive.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf5-karchive.spec b/kf5-karchive.spec index c10ffd4..70e0ac1 100644 --- a/kf5-karchive.spec +++ b/kf5-karchive.spec @@ -8,7 +8,7 @@ Summary: KDE Frameworks 5 Tier 1 addon with archive functions License: LGPLv2+ and BSD URL: http://www.kde.org -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: zlib-devel BuildRequires: bzip2-devel