diff --git a/srcpkgs/plasma-workspace/template b/srcpkgs/plasma-workspace/template index 15200274b89..2bdb60bf1fe 100644 --- a/srcpkgs/plasma-workspace/template +++ b/srcpkgs/plasma-workspace/template @@ -1,6 +1,6 @@ # Template file for 'plasma-workspace' pkgname=plasma-workspace -version=5.18.0 +version=5.18.1 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -19,7 +19,7 @@ maintainer="John " license="GPL-2.0-or-later, GFDL-1.2-or-later, LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/plasma/plasma-workspace" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=4403c0c79515bc5a69450e96123869455da30efe92fc4a5b71d79e2cae1aac3a +checksum=0b095ea91c0cb214350f08ef1c53437db222d4018fe1c9da83ba3d71d8c27f52 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"