diff --git a/breeze.spec b/breeze.spec index a667aea..c23b244 100644 --- a/breeze.spec +++ b/breeze.spec @@ -28,9 +28,9 @@ Summary: Plasma Desktop artwork, styles and assets License: GPL-2.0-or-later Group: System/GUI/KDE URL: http://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/5.18.4/breeze-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/5.18.4/breeze-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: cmake >= 2.8.12 diff --git a/breeze4-style.spec b/breeze4-style.spec index 9d9bea4..6d23eae 100644 --- a/breeze4-style.spec +++ b/breeze4-style.spec @@ -23,9 +23,9 @@ Summary: Plasma Desktop artwork, styles and assets License: GPL-2.0-or-later Group: System/GUI/KDE URL: http://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/5.18.4/breeze-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/5.18.4/breeze-%{version}.tar.xz.sig Source2: plasma.keyring %endif # PATCH-FIX-OPENSUSE add-support-for-Q3ListView-to-the-KDE4-style.patch boo#973728 wbauer@tmo.at -- fixes collapse/expand icon in Q3ListView that still may be used by some KDE4 applications (knode e.g.)