From d6bca331aeb183d17043f41e300dac43289c6884 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 22 Nov 2018 10:27:59 +0100 Subject: [PATCH] plasma-pa: update to 5.14.3. --- 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 7c39205a151..e58136e893c 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.13.5 +version=5.14.3 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -13,7 +13,7 @@ maintainer="Denis Revin " license="LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/plasma/plasma-pa" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=a85933e786a7954f1da0a021b24e2f83c67e60af188077ac4d00f0913fe9a45c +checksum=f9f8c256e4a65bb34746fd6c992c167b2e97f72c78323a41ac3b71c396d22ce8 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kconfig-devel kcoreaddons-devel"