git » plasma-workspace.git » commit 439f816

Plasma 5.6.4

author Antonio Rojas
2016-05-10 15:48:01 UTC
committer Antonio Rojas
2016-05-10 15:48:01 UTC
parent e3d9eedcb5121eb10c4111f1a5d1b919fa7fd6fb

Plasma 5.6.4

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index ceee230..aaaf40c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 
 pkgbase=plasma-workspace
 pkgname=('plasma-workspace' 'drkonqi' 'kuiserver' 'plasma-wayland-session')
-pkgver=5.6.3
+pkgver=5.6.4
 pkgrel=1
 pkgdesc='KDE Plasma Workspace'
 arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@ 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=('2d663d6edea2e7936555986733943cd6'
+md5sums=('f47895f7952554364a1fe8af1160a867'
          '378ee33a9ec2870a1a899f2e05ee00d4')
 
 prepare() {