commit 7dd406281267c0c62a966cbd8aadc062c1a7201a
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Thu Apr 4 11:44:22 2019 +0100
Fix sources
kaffeine.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kaffeine.spec b/kaffeine.spec
index d5fcc41..90b5d15 100644
--- a/kaffeine.spec
+++ b/kaffeine.spec
@@ -8,10 +8,10 @@ Summary: KDE media player
URL:
https://github.com/KDE/kaffeine
# Source0:
https://download.kde.org/%{stable}/%{name}/%{name}-%{version}.tar.xz
# spectool -g kaffeine.spec
-Source0: %url/archive/%{version}/%{name}-%{version}.tar.gz
+Source0: %url/archive/v%{version}/%{name}-%{version}.tar.gz
# tarball from github doesn't have translations!
# take them from
https://download.kde.org/%{stable}/%{name}/%{name}-2.0.16-2.tar.xz
-Source1: /home/rave/Downloads/f30/kaffeine-po.tar.xz
+Source1: kaffeine-po.tar.xz
%global revision %(echo %{version} | cut -d. -f3)
%if %{revision} >= 50
%global stable unstable