git » kwin.git » commit 5750fee

Rebuild with Qt 5.10.1 to fix crashes on Wayland

author Antonio Rojas
2018-02-17 00:09:38 UTC
committer Antonio Rojas
2018-02-17 00:09:38 UTC
parent 8bc1a92fac6c844849f7025d04b9f4b0e1976228

Rebuild with Qt 5.10.1 to fix crashes on Wayland

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 7c864b9..d677bf4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kwin
 pkgver=5.12.1
-pkgrel=1
+pkgrel=2
 pkgdesc='An easy to use, but flexible, composited Window Manager'
 arch=(x86_64)
 url='https://www.kde.org/workspaces/plasmadesktop/'