rebuild kwin for new libinput

namely, disable it since 5.2 kwin won't support it, but i'm too lazy to
remove it out of depends :P, make it easier for 5.3.
This commit is contained in:
Weng Xuetian 2015-03-20 06:37:35 +00:00
parent a70f6014a8
commit b210f9d88c

View File

@ -3,7 +3,7 @@ source ../plasma.conf
pkgname=kwin
pkgver=${PSubVersion}
pkgrel=1
pkgrel=2
pkgdesc='KDE Window manager'
arch=('x86_64')
url='https://projects.kde.org/projects/kde/workspace/kwin'