kwin: update to 5.13.5.

This commit is contained in:
John 2018-09-04 23:16:55 +02:00 committed by Helmut Pozimski
parent 1eb22d7acc
commit e8db2cd5a2

View file

@ -1,6 +1,6 @@
# Template file for 'kwin'
pkgname=kwin
version=5.13.4
version=5.13.5
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=86b5129a06636c31cdb3bbed2d9fc33d5866acc6929400ec0edb02043b10d0c6
checksum=d53d380dab763827e4f3effcb4f0725aaec91ded6f702e0fcc5d856829bba151
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kcoreaddons kconfig"