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

Felix Yan fyan at archlinux.org
Mon May 16 14:41:31 UTC 2016


    Date: Monday, May 16, 2016 @ 16:41:31
  Author: fyan
Revision: 268152

upgpkg: kdeclarative 5.22.0-1

Upstream release

Modified:
  kdeclarative/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-16 14:41:24 UTC (rev 268151)
+++ PKGBUILD	2016-05-16 14:41:31 UTC (rev 268152)
@@ -3,17 +3,17 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeclarative
-pkgver=5.21.0
+pkgver=5.22.0
 pkgrel=1
 pkgdesc='Provides integration of QML and KDE Frameworks'
 arch=('i686' 'x86_64')
 url='https://community.kde.org/Frameworks'
 license=('LGPL')
-depends=('kio' 'kpackage')
+depends=('kio' 'kpackage' 'libepoxy')
 makedepends=('extra-cmake-modules' 'python')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('1a2b4592d7095426f29a872135d21be0')
+md5sums=('0643d9394a76b52080ec70cea60942fc')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list