From 459b88330581b3489cdaee05ea314e8b8bf8f029 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 16 Jun 2020 20:42:29 +0200 Subject: [PATCH] plasma-sdk: update to 5.19.1 [ci skip] --- srcpkgs/plasma-sdk/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/plasma-sdk/template b/srcpkgs/plasma-sdk/template index a3f7a5d0cfe..e3a762746bb 100644 --- a/srcpkgs/plasma-sdk/template +++ b/srcpkgs/plasma-sdk/template @@ -1,6 +1,6 @@ # Template file for 'plasma-sdk' pkgname=plasma-sdk -version=5.19.0 +version=5.19.1 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -13,7 +13,7 @@ maintainer="John " license="GPL-2.0-or-later, LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/plasma/plasma-sdk" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=4c1283c78c0ff1cb748d6a6efb745fcf198f7047ca51d492e76bbef15c53837f +checksum=6bcea6cd45b9f73b8e2150ebfeb271b30b1eca4ec14a4fbb93d5213c3b260ffd if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"