kwin: update to 5.18.5

[ci skip]
This commit is contained in:
John 2020-05-05 23:57:37 +02:00
parent 21c26c4191
commit 20b1e9ae16
No known key found for this signature in database
GPG key ID: 5FDE97AF468A09B7

View file

@ -1,7 +1,7 @@
# Template file for 'kwin'
pkgname=kwin
version=5.18.4.1
revision=2
version=5.18.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules gettext breeze pkg-config"
@ -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}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=693a740976b46aa9fbdb68283b5c887aca70f9f96a357a766fab7a942b5a0d2f
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=ca39c63fd740432e95490031fd9d5ac003da034582014fa41c2be2b89627ddf8
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kcoreaddons kconfig"