diff --git a/srcpkgs/plasma-framework/template b/srcpkgs/plasma-framework/template index 1754a697bd3..12612dfec7a 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.37.0 +version=5.39.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -12,7 +12,7 @@ maintainer="Denis Revin " license="LGPL-2" homepage="https://projects.kde.org/projects/frameworks/plasma-framework" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=7099b0cbccf59b6be0f85f515e9e4c1f324c1910735c06acaea3affc5ddf554d +checksum=a38f92df010d063a934a04d181c30bcac40df5f0494cfc1268d453fe6b9a5dbd if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"