kwin: update to 5.18.0

[ci skip]
This commit is contained in:
John 2020-02-11 20:43:36 +01:00
parent 4c31d4b2b5
commit d08172945c

View file

@ -1,6 +1,6 @@
# Template file for 'kwin'
pkgname=kwin
version=5.17.90
version=5.18.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -14,8 +14,8 @@ short_desc="KDE Window manager"
maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later"
homepage="https://projects.kde.org/projects/plasma/kwin"
distfiles="${KDE_SITE/stable/unstable}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=de1d7b1b9b59818ea88839ce96e3f43b84a07b321a1557e385137de2cbcb1f80
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=a302cb63abccecc2b2c86b6bc2d5698fa3377009fcc8e4a006833ce22b7ad78d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kcoreaddons kconfig"