From 89d082413e33caf2b2f476ce7053d855fa1e8b43 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 29 Jul 2021 20:25:11 +0200 Subject: [PATCH] plasma-workspace: update to 5.22.4. --- srcpkgs/plasma-workspace/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/plasma-workspace/template b/srcpkgs/plasma-workspace/template index fa84666b06f..9157efd4762 100644 --- a/srcpkgs/plasma-workspace/template +++ b/srcpkgs/plasma-workspace/template @@ -1,11 +1,11 @@ # Template file for 'plasma-workspace' pkgname=plasma-workspace -version=5.22.3 -revision=2 +version=5.22.4 +revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF -DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner - DKF5_HOST_TOOLING=/usr/lib/cmake" + -DKF5_HOST_TOOLING=/usr/lib/cmake" hostmakedepends="extra-cmake-modules iso-codes pkg-config kdoctools kcoreaddons qt5-wayland plasma-wayland-protocols gettext wayland-devel kcmutils kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework" @@ -23,7 +23,7 @@ maintainer="John " license="GPL-2.0-or-later, GFDL-1.2-or-later, LGPL-2.1-or-later" homepage="https://invent.kde.org/plasma/plasma-workspace" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=d95c0a1557a112aabcf502656b7554e88130dfcae0515c0014669304faa5a4d6 +checksum=af16b7151d87151a197b8fba41092f14895c0e64bfab05f562f831e18c6120ba build_options="pipewire" build_options_default="pipewire"