git » plasma-framework.git » commit 2a96c2b

KF 5.6.0

author Andrea Scarpino
2015-01-08 09:32:14 UTC
committer Andrea Scarpino
2015-01-08 09:32:14 UTC
parent 931733b9975cdc91c1b7addadde7b1709525e8ff

KF 5.6.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index eb370d5..2f01e22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=plasma-framework
-pkgver=5.5.0
+pkgver=5.6.0
 pkgrel=1
 pkgdesc='Plasma library and runtime components based upon KF5 and Qt5'
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('qt5-quickcontrols' 'kactivities-frameworks')
 makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('e89f887d879cac23143f960fedb95ef7')
+md5sums=('743394f54a6029af0b512ed7b82118ed')
 
 prepare() {
   mkdir -p build