Skip to content

Commit 02b42a1

Browse files
renovate-botclemak27
authored andcommitted
fix(plasma): update dependency paulmcauley/klassy to v6.5.3
1 parent fcbf29e commit 02b42a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/02_plasma.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dnf -y install git cmake extra-cmake-modules gettext
77
# klassy
88

99
# renovate: datasource=github-tags depName=paulmcauley/klassy versioning=loose
10-
klassy_version=v6.5.2
10+
klassy_version=v6.5.3
1111

1212
cd /tmp
1313
dnf -y install "cmake(KF5Config)" "cmake(KF5CoreAddons)" "cmake(KF5FrameworkIntegration)" "cmake(KF5GuiAddons)" "cmake(KF5Kirigami2)" "cmake(KF5WindowSystem)" "cmake(KF5I18n)" "cmake(Qt5DBus)" "cmake(Qt5Quick)" "cmake(Qt5Widgets)" "cmake(Qt5X11Extras)" "cmake(KDecoration3)" "cmake(KF6ColorScheme)" "cmake(KF6Config)" "cmake(KF6CoreAddons)" "cmake(KF6FrameworkIntegration)" "cmake(KF6GuiAddons)" "cmake(KF6I18n)" "cmake(KF6KCMUtils)" "cmake(KF6KirigamiPlatform)" "cmake(KF6WindowSystem)" "cmake(Qt6Core)" "cmake(Qt6DBus)" "cmake(Qt6Quick)" "cmake(Qt6Svg)" "cmake(Qt6Widgets)" "cmake(Qt6Xml)"

0 commit comments

Comments
 (0)