diff --git a/srcpkgs/plasma-framework/template b/srcpkgs/plasma-framework/template index 7ac135fda0b..4ff4b95ef5e 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.42.0 +version=5.43.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -13,7 +13,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=50a99d7bd212d124863136f8fa56cf7e82b20051a81699f5c86eae4a01442c1d +checksum=c6108fd4d2cf516cbb97c77c2c58f136b670afc01a7f49face60812f4156eeec if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"