From 6ba719ab95c67db071cfbd1288216b4603a2a784 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 10 Mar 2020 16:37:43 +0100 Subject: [PATCH] kwin: update to 5.18.3 [ci skip] --- srcpkgs/kwin/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kwin/template b/srcpkgs/kwin/template index dfcf355d424..c54770ae5eb 100644 --- a/srcpkgs/kwin/template +++ b/srcpkgs/kwin/template @@ -1,6 +1,6 @@ # Template file for 'kwin' pkgname=kwin -version=5.18.2 +version=5.18.3 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -15,7 +15,7 @@ maintainer="John " license="GPL-2.0-or-later" homepage="https://projects.kde.org/projects/plasma/kwin" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=9535d7c71ea4561a8b492ca111d62c5efeea2907070f8f510764fe5c2b29fc5a +checksum=e2dceee95fdb74ab1cfca4912731c20c9ff363d20b8f1872185eefa4a4ee69a4 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-qmake qt5-host-tools kcoreaddons kconfig"