diff --git a/srcpkgs/plasma-framework/template b/srcpkgs/plasma-framework/template index d29ffc1b76..772f9b26d7 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.50.0 +version=5.51.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=28879382e4835bde4ffff87a329cc20d8adb9d6eb914d3b49ef2c3866376e006 +checksum=96ac543b9b1b54a70ea40356f13e45b25119d40453da3a1eb1da2571200344df if [ "$CROSS_BUILD" ]; then configure_args=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"