kwin: update to 5.19.3

[ci skip]
This commit is contained in:
John 2020-07-07 15:44:05 +02:00
parent 23bd82d595
commit bd74265917

View file

@ -1,6 +1,6 @@
# Template file for 'kwin'
pkgname=kwin
version=5.19.2
version=5.19.3
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -16,7 +16,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=998a4c9651c412a7e8b1e24d88e7c59d158497955f6da1d69624f53cb59688b9
checksum=955e889f6f25a777d1063480c67782788a3665c432e338d37ea7c61cdc02a34a
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kcoreaddons kconfig"