diff --git a/srcpkgs/plasma-sdk/template b/srcpkgs/plasma-sdk/template index 4388d24867..e62ae8fb2c 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.18.2 +version=5.18.3 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=f1c86e5ba1ac0bf5377a99cc9528a129dbe4853582585e835377192530ff260f +checksum=9775df18c2c612e98a57e400566a44e883b83376fd79e15215f736da99b7ee14 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"