diff --git a/srcpkgs/plasma-workspace/template b/srcpkgs/plasma-workspace/template index da5eeffc0a..ca99b25922 100644 --- a/srcpkgs/plasma-workspace/template +++ b/srcpkgs/plasma-workspace/template @@ -1,7 +1,7 @@ # Template file for 'plasma-workspace' pkgname=plasma-workspace -version=5.15.3 -revision=2 +version=5.15.4 +revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" hostmakedepends="extra-cmake-modules iso-codes pkg-config kdoctools kcoreaddons" @@ -16,7 +16,7 @@ maintainer="John " license="GPL-2.0-or-later,GFDL-2.1, LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/plasma/plasma-workspace" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=a9b8e2af593929695c3b2f9d3c709d4a0a4d760dcbe439ca2f24efd8d06b3922 +checksum=f86c2fda5b7dc2c40be1ea3c4791fef3965d2f91809700c849d30c00506753c9 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"