kwin: update to 5.14.4.

This commit is contained in:
John 2018-11-27 22:41:49 +01:00 committed by maxice8
parent b6f7abd8bd
commit 14715e372b

View file

@ -1,6 +1,6 @@
# Template file for 'kwin'
pkgname=kwin
version=5.14.3
version=5.14.4
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -15,7 +15,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="GPL-2.0-or-later"
homepage="https://projects.kde.org/projects/plasma/kwin"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=be932a7900d64c8bed9fe578fb32594472ddfd3ec1db9a445c4ad96c92d2687b
checksum=d146dd3742400684328b5ae268b24ebfb118b2cce75ab1b8994ea883491a323d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kcoreaddons kconfig"