kwin: update to 5.16.5

[ci skip]
This commit is contained in:
John 2019-09-05 20:57:37 +02:00 committed by John Zimmermann
parent b5d792c667
commit 2cb7cbdb25

View file

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