git » plasma-workspace.git » commit cf09cce

Plasma 5.6.1

author Antonio Rojas
2016-03-29 16:07:00 UTC
committer Antonio Rojas
2016-03-29 16:07:00 UTC
parent 09e4ddcf2097bfbdc172b3a93d8fefa63ae64ca3

Plasma 5.6.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 0bee31e..438b1d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 
 pkgbase=plasma-workspace
 pkgname=('plasma-workspace' 'drkonqi' 'kuiserver' 'plasma-wayland-session')
-pkgver=5.6.0
+pkgver=5.6.1
 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=('59a5f026b88158c3a1675fff52846cbf'
+md5sums=('23f09770e6a95574e09a957b99ba875d'
          '378ee33a9ec2870a1a899f2e05ee00d4')
 
 prepare() {