git » plasma-workspace.git » commit 4a8ea4d

Plasma 5.5.5

author Antonio Rojas
2016-03-01 16:13:59 UTC
committer Antonio Rojas
2016-03-01 16:13:59 UTC
parent 13d511ff0ed5c024c1e550d54267df077e7c4bec

Plasma 5.5.5

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 25ff299..cf881e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 
 pkgbase=plasma-workspace
 pkgname=('plasma-workspace' 'drkonqi' 'kuiserver' 'plasma-wayland-session')
-pkgver=5.5.4
+pkgver=5.5.5
 pkgrel=1
 pkgdesc='KDE Plasma Workspace'
 arch=('i686' 'x86_64')
@@ -15,13 +15,13 @@ license=('LGPL')
 # not detected by namcap because libgl depends on it
 # but nvidia providing libgl does not depend on libxdamage
 depends=('kjsembed' 'knotifyconfig' 'libxdamage' 'libksysguard' 'libkscreen' 'ktexteditor' 'libqalculate'
-         'qt5-tools' 'kded' 'kde-cli-tools' 'xorg-xrdb' 'xorg-xsetroot'
+         'qt5-tools' 'kde-cli-tools' 'xorg-xrdb' 'xorg-xsetroot'
          'xorg-xmessage' 'xorg-xprop' 'milou' 'breeze' 'prison-frameworks' 'kwin')
 makedepends=('extra-cmake-modules' 'kdoctools' 'gpsd' 'baloo'
              'krunner' 'kxmlrpcclient' 'networkmanager-qt')
 groups=('plasma')
 source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgbase}-${pkgver}.tar.xz" 'kde.pam')
-md5sums=('e6450622646f5361a71830912320fd64'
+md5sums=('a35a2031ad009552ec0300c9161c6309'
          '378ee33a9ec2870a1a899f2e05ee00d4')
 
 prepare() {