kwin: update to 5.17.4

[ci skip]
This commit is contained in:
John 2019-12-04 09:47:27 +01:00
parent 9a4374a0d3
commit ae7c7b1adb

View file

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