kwin: update to 5.17.2

[ci skip]
This commit is contained in:
John 2019-10-29 23:09:24 +01:00 committed by John Zimmermann
parent 4a9ef4d961
commit f1dfb0b432

View file

@ -1,6 +1,6 @@
# Template file for 'kwin'
pkgname=kwin
version=5.17.1
version=5.17.2
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -15,7 +15,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later"
homepage="https://projects.kde.org/projects/plasma/kwin"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=9be622116d4a39b699f43e147a31872d1d8a80eda5b5426d7e4272d8cfacdcd5
checksum=987a6035b85497193996d3917421012ac16451d4c935e0d1fef014d8cfd57db8
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kcoreaddons kconfig"