From cff6dd876c0c818afe9f1a40013b694c2f228a36 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 14 Nov 2019 13:50:01 +0100 Subject: [PATCH] kwin: update to 5.17.3 [ci skip] --- srcpkgs/kwin/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kwin/template b/srcpkgs/kwin/template index 5a5c73d3e08..4de172988d6 100644 --- a/srcpkgs/kwin/template +++ b/srcpkgs/kwin/template @@ -1,7 +1,7 @@ # Template file for 'kwin' pkgname=kwin -version=5.17.2 -revision=2 +version=5.17.3 +revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" hostmakedepends="extra-cmake-modules breeze pkg-config" @@ -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=987a6035b85497193996d3917421012ac16451d4c935e0d1fef014d8cfd57db8 +checksum=fba18f7d8a3f97a1852313ebc9ba65094957fda8deefc09c27fd0a97207b2513 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-qmake qt5-host-tools kcoreaddons kconfig"