git » plasma-framework.git » commit fc201e1

KDE Frameworks 5.1

author Andrea Scarpino
2014-08-05 11:08:13 UTC
committer Andrea Scarpino
2014-08-05 11:08:13 UTC
parent cccad05565de93cfbe0d145b3269e6f7fbcccdc3

KDE Frameworks 5.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index ba81e6d..de74919 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=plasma-framework
-pkgver=5.0.0
+pkgver=5.1.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' 'kdeclarative' 'kactivities-frameworks')
 makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('088643662f7e60b5cafe2f26182882eb')
+md5sums=('6d002fc7037ae284f149b8f05dd63f52')
 
 prepare() {
   mkdir -p build