kdePackages: Plasma 6.2.1 -> 6.2.1.1

Hot fixes, come get your piping hot fixes
This commit is contained in:
K900 2024-10-16 22:44:47 +03:00
parent 6528bde96a
commit da28ce80c0
2 changed files with 9 additions and 9 deletions

View File

@ -130,9 +130,9 @@
"hash": "sha256-/L3qETy8AqWynHrVApoLxwXctp+3TTojZDfUebwrV2c="
},
"kwin": {
"version": "6.2.1",
"url": "mirror://kde/stable/plasma/6.2.1/kwin-6.2.1.tar.xz",
"hash": "sha256-R4pl0v2xeMHx4kzwy5spDirjfFeP2JwHjDORwz+JU50="
"version": "6.2.1.1",
"url": "mirror://kde/stable/plasma/6.2.1/kwin-6.2.1.1.tar.xz",
"hash": "sha256-Qqc6q2yExt/NdhNoajmkkDIMadbVk6PEwkV4xioZIeg="
},
"kwrited": {
"version": "6.2.1",
@ -270,9 +270,9 @@
"hash": "sha256-oKvYKyCe27g7Qx+GN2R4nGtS4WoXp3fA+Oz0rtWRFPw="
},
"plasma-workspace": {
"version": "6.2.1",
"url": "mirror://kde/stable/plasma/6.2.1/plasma-workspace-6.2.1.tar.xz",
"hash": "sha256-eKrVJIqTcaYHYLyz/HMsGWKqjGNLQkhHZJaJn4FUwi4="
"version": "6.2.1.1",
"url": "mirror://kde/stable/plasma/6.2.1/plasma-workspace-6.2.1.1.tar.xz",
"hash": "sha256-9tzQxRlttLYRsUPQUNwNYqMFxIlO/sEFzRz+jNnQ1QY="
},
"plasma-workspace-wallpapers": {
"version": "6.2.1",

View File

@ -135,13 +135,13 @@ index 4d31c6f408..17418b1ff7 100644
}
return p;
diff --git a/startkde/systemd/plasma-ksplash-ready.service.in b/startkde/systemd/plasma-ksplash-ready.service.in
index 0bd88e6c92..eb1e304d37 100644
index 1e903130a9..1d807a8526 100644
--- a/startkde/systemd/plasma-ksplash-ready.service.in
+++ b/startkde/systemd/plasma-ksplash-ready.service.in
@@ -6,5 +6,5 @@ PartOf=graphical-session.target
[Service]
Type=oneshot
-ExecStart=dbus-send --session --reply-timeout=1 --dest=org.kde.KSplash /KSplash org.kde.KSplash.setStage string:ready
+ExecStart=@dbus-send@ --session --reply-timeout=1 --dest=org.kde.KSplash /KSplash org.kde.KSplash.setStage string:ready
-ExecStart=dbus-send --session --reply-timeout=1 --type=method_call --dest=org.kde.KSplash /KSplash org.kde.KSplash.setStage string:ready
+ExecStart=@dbus-send@ --session --reply-timeout=1 --type=method_call --dest=org.kde.KSplash /KSplash org.kde.KSplash.setStage string:ready
Slice=session.slice