git » plasma-framework.git » commit 6d0f673

Upstream release

author Andrea Scarpino
2014-10-24 07:32:42 UTC
committer Andrea Scarpino
2014-10-24 07:32:42 UTC
parent cd31a5627e73dc18b9810eb4974efb0055b2aa33

Upstream release

PKGBUILD +4 -4

diff --git a/PKGBUILD b/PKGBUILD
index ee41520..838891e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=plasma-framework
-pkgver=5.3.0
+pkgver=5.3.1
 pkgrel=1
 pkgdesc='Plasma library and runtime components based upon KF5 and Qt5'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/playground/libs/plasma-framework'
 license=('LGPL')
-depends=('qt5-quickcontrols' 'kdeclarative' 'kactivities-frameworks')
+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=('89d72e5d339eb7556c33aa7e4f918e26')
+source=("http://download.kde.org/stable/frameworks/5.3.0/${pkgname}-${pkgver}.tar.xz")
+md5sums=('8e247b80c26bcb31acff7ec44e3b6a15')
 
 prepare() {
   mkdir -p build