From 4ec0ef70c48eac975155bb1202bc545927eef389 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 27 Feb 2022 16:50:07 +0100 Subject: [PATCH] plasma-pa: update to 5.24.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 b4ee97e5da1..5285d753439 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.24.1 +version=5.24.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=6c2ae9e93f79143b928f475be1684eb5e97108445b2047a68395bb5d45a9802e +checksum=015dff4f7561a0fdca28a0d49e98df3bb112300c9e29588f685e58ae037603e6 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel"