diff --git a/srcpkgs/plasma-framework/template b/srcpkgs/plasma-framework/template index e31469dec90..91c1d667440 100644 --- a/srcpkgs/plasma-framework/template +++ b/srcpkgs/plasma-framework/template @@ -1,6 +1,6 @@ # Template file for 'plasma-framework' pkgname=plasma-framework -version=5.53.0 +version=5.54.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -13,7 +13,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/frameworks/plasma-framework" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=d5d36826af3363a89ff76292dd0f7c8fee91a6595039b1ea6cbb05c309b09e6b +checksum=f21386787550574ec152190fcb744c83e9153cb40b326fc7a7d11c9b238a63a4 if [ "$CROSS_BUILD" ]; then configure_args=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"