diff --git a/srcpkgs/plasma-framework/template b/srcpkgs/plasma-framework/template index 533ead0bf07..d21e0b94b74 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.64.0 +version=5.65.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=3f1311a48826ab0a76f47d05b02f9a9486f821cc1ad757b895b570e371acfd09 +checksum=794616029509897bdf1685fc1fd0b6cfb66f4edd3627aa69138f100a4615c826 if [ "$CROSS_BUILD" ]; then configure_args=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"