kwin: update to 5.19.4

[ci skip]
This commit is contained in:
John 2020-07-28 16:54:05 +02:00
parent 74f9ea1f46
commit fe5f6624d3

View file

@ -1,6 +1,6 @@
# Template file for 'kwin'
pkgname=kwin
version=5.19.3
version=5.19.4
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -14,9 +14,9 @@ depends="breeze hicolor-icon-theme kinit qt5-core>=5.15.0<5.15.1"
short_desc="KDE Window manager"
maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later"
homepage="https://projects.kde.org/projects/plasma/kwin"
homepage="https://invent.kde.org/plasma/kwin"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=955e889f6f25a777d1063480c67782788a3665c432e338d37ea7c61cdc02a34a
checksum=456205b964efadadc6df8e5f3db40da3719bec567cf93f2719b015561a57672e
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kcoreaddons kconfig"