[arch-commits] Commit in plasma-framework/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Fri Oct 24 07:32:42 UTC 2014


    Date: Friday, October 24, 2014 @ 09:32:42
  Author: andrea
Revision: 225255

upgpkg: plasma-framework 5.3.1-1

Upstream release

Modified:
  plasma-framework/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-24 07:14:04 UTC (rev 225254)
+++ PKGBUILD	2014-10-24 07:32:42 UTC (rev 225255)
@@ -2,17 +2,17 @@
 # Maintainer: Andrea Scarpino <andrea at 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



More information about the arch-commits mailing list