From ae8d979168e89c00a57c66661f084bb7f4261ac2ecac0b7bbbbf335dd0928597 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Wed, 17 Jan 2018 17:47:58 +0000 Subject: [PATCH] Fix urls of some packages. No idea why sed didn't work for them :-/ OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-workspace?expand=0&rev=374 --- plasma5-workspace.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plasma5-workspace.spec b/plasma5-workspace.spec index ad5c4d3..fc24fca 100644 --- a/plasma5-workspace.spec +++ b/plasma5-workspace.spec @@ -33,7 +33,7 @@ Summary: The KDE Plasma Workspace Components License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org/ -Source: http://download.kde.org/stable/plasma/%{version}/plasma-workspace-%{version}.tar.xz +Source: http://download.kde.org/unstable/plasma/%{version}/plasma-workspace-%{version}.tar.xz Source1: baselibs.conf # PATCH-FIX-OPENSUSE 0001-Rename-qdbus-in-startkde.patch cgiboudeaux@gmx.com -- Rename the qdbus executable in startkde Patch0: 0001-Rename-qdbus-in-startkde.patch