diff --git a/srcpkgs/plasma-sdk/template b/srcpkgs/plasma-sdk/template index e3a762746b..10202ebbe6 100644 --- a/srcpkgs/plasma-sdk/template +++ b/srcpkgs/plasma-sdk/template @@ -1,6 +1,6 @@ # Template file for 'plasma-sdk' pkgname=plasma-sdk -version=5.19.1 +version=5.19.2 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -13,7 +13,7 @@ maintainer="John " license="GPL-2.0-or-later, LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/plasma/plasma-sdk" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=6bcea6cd45b9f73b8e2150ebfeb271b30b1eca4ec14a4fbb93d5213c3b260ffd +checksum=bfffccd0bf879958496124b11dc87935914e67aa19ee68f701b92b967db67c1e if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"