kwin: update to 5.19.5

[ci skip]
This commit is contained in:
John 2020-09-01 17:08:22 +02:00
parent ed58992fdd
commit 93aa6fa0f8

View file

@ -1,6 +1,6 @@
# Template file for 'kwin' # Template file for 'kwin'
pkgname=kwin pkgname=kwin
version=5.19.4 version=5.19.5
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -16,7 +16,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://invent.kde.org/plasma/kwin" homepage="https://invent.kde.org/plasma/kwin"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=456205b964efadadc6df8e5f3db40da3719bec567cf93f2719b015561a57672e checksum=36afa37b773d31c0bcb8f4e32fa1f06cc33e15ad00e729ba36f120bbe034903b
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kcoreaddons kconfig" hostmakedepends+=" qt5-qmake qt5-host-tools kcoreaddons kconfig"