diff --git a/srcpkgs/plasma-framework/template b/srcpkgs/plasma-framework/template index 6bf354d138..1180757056 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.60.0 +version=5.61.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=96c93ea54d1ce29f930e707ab4b0eafc9e31d022f9939d2bd42b2d884e450141 +checksum=873d604aadbe21ba38cdb12b778d3baf121a54e6155596f0ebee1840138060fe if [ "$CROSS_BUILD" ]; then configure_args=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"