summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntonio Rojas2015-08-24 19:32:59 +0000
committerAntonio Rojas2015-08-24 19:32:59 +0000
commit08eaaea6af64c63e235e3bfc560650945c45e755 (patch)
tree739eda98210bd49a5851f8d5f565c46155890382 /PKGBUILD
parenta62a0129c9497e068ead7cceaa2b1beb6161db62 (diff)
downloadaur-08eaaea6af64c63e235e3bfc560650945c45e755.tar.gz
Merge kde-unstable
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e78b39f4feb7..b9cb6739e564 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,20 +2,20 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=kwin
-pkgver=5.3.2
+pkgver=5.4.0
pkgrel=1
pkgdesc='KDE Window manager'
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/kde/workspace/kwin'
license=('LGPL')
depends=('qt5-multimedia' 'plasma-framework' 'knewstuff' 'xcb-util-cursor' 'kinit'
- 'hicolor-icon-theme' 'kwayland' 'libinput' 'kdecoration')
+ 'hicolor-icon-theme' 'kwayland' 'kdecoration')
makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools')
groups=('plasma')
install=${pkgname}.install
conflicts=('kdebase-workspace')
source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('55357eef894ba4e6c16b77c385a63675')
+md5sums=('8f92fbd1829df43755dc7cefc87d1e1d')
prepare() {
mkdir build