From 038d227b21ba8a9d93f356d659116bedcd1d6de8 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 23 Jun 2021 19:16:50 +0200 Subject: [PATCH] plasma-pa: update to 5.22.2. --- srcpkgs/plasma-pa/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/plasma-pa/template b/srcpkgs/plasma-pa/template index e8e3f216446..c448fa4d75b 100644 --- a/srcpkgs/plasma-pa/template +++ b/srcpkgs/plasma-pa/template @@ -1,6 +1,6 @@ # Template file for 'plasma-pa' pkgname=plasma-pa -version=5.22.1 +version=5.22.2 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -13,7 +13,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/plasma/plasma-pa" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=bd8d5655ae3e188b1c48ac3c0019a0c303b95060576836f70232448b5955e9f2 +checksum=10315134572313f0c1a74a6882f819826822a59df83cda8b5b7808313d868b76 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel"