kwin: update to 5.17.0

[ci skip]
This commit is contained in:
John 2019-09-24 17:37:38 +02:00 committed by John Zimmermann
parent a9ea96e8eb
commit de74b3ce8f

View file

@ -1,6 +1,6 @@
# Template file for 'kwin'
pkgname=kwin
version=5.16.5
version=5.17.0
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=7ff0e114e323ff7e10d78a157f8242b1d3cfa03967898d9e3fd3c039b7c9918b
checksum=d99443978a0f5f12d93d1d877312144d9387762933e12ac614992ae6e92daed7
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kcoreaddons kconfig"