From 07d63e48a3b771c207d8d627367b7eea57ff0075 Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Mon, 24 Feb 2020 11:25:02 +0100 Subject: [PATCH] community/kwin: rebuild against Qt 5.14.1 --- community/kwin/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/kwin/APKBUILD b/community/kwin/APKBUILD index 45ad1dacaa7..54ab596f873 100644 --- a/community/kwin/APKBUILD +++ b/community/kwin/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers pkgname=kwin pkgver=5.18.1 -pkgrel=1 +pkgrel=2 pkgdesc="An easy to use, but flexible, composited Window Manager" arch="all !armhf" # armhf blocked by qt5-qtdeclarative url="https://www.kde.org/workspaces/plasmadesktop/"