kwin: update to 5.17.3

[ci skip]
This commit is contained in:
John 2019-11-14 13:50:01 +01:00
parent c336f346e4
commit cff6dd876c

View file

@ -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 <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=987a6035b85497193996d3917421012ac16451d4c935e0d1fef014d8cfd57db8
checksum=fba18f7d8a3f97a1852313ebc9ba65094957fda8deefc09c27fd0a97207b2513
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kcoreaddons kconfig"