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

Felix Yan fyan at archlinux.org
Fri Mar 13 17:14:45 UTC 2015


    Date: Friday, March 13, 2015 @ 18:14:45
  Author: fyan
Revision: 233517

upgpkg: kdeclarative 5.8.0-1

KF 5.8

Modified:
  kdeclarative/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-13 17:14:38 UTC (rev 233516)
+++ PKGBUILD	2015-03-13 17:14:45 UTC (rev 233517)
@@ -3,17 +3,17 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeclarative
-pkgver=5.7.0
+pkgver=5.8.0
 pkgrel=1
 pkgdesc='Provides integration of QML and KDE Frameworks'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/kdeclarative'
 license=('LGPL')
-depends=('kio' 'libepoxy')
+depends=('kio' 'libepoxy' 'kpackage')
 makedepends=('extra-cmake-modules')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('414cb5a4c26c5c3150c2867e29ec0181')
+md5sums=('04b6eedce4147f97c8d1ed7bb186fed3')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list