diff --git a/srcpkgs/plasma-sdk/template b/srcpkgs/plasma-sdk/template index e5487384157..d0fce312449 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.27.4 +version=5.27.5 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://invent.kde.org/plasma/plasma-sdk" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=f98849e361c19b192998bb4966f561ea8539d6ceb98fc967e783edb36c36db21 +checksum=f10245b27687bbd21b18e78267a1895aab9644722456a2b92fb54f7ca0b06915 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"