[arch-commits] Commit in kdeclarative/trunk (PKGBUILD)
    Felix Yan 
    fyan at archlinux.org
       
    Wed Mar 16 04:38:05 UTC 2016
    
    
  
    Date: Wednesday, March 16, 2016 @ 05:38:05
  Author: fyan
Revision: 261756
upgpkg: kdeclarative 5.20.0-1
KF 5.20.0
Modified:
  kdeclarative/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-16 04:37:56 UTC (rev 261755)
+++ PKGBUILD	2016-03-16 04:38:05 UTC (rev 261756)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeclarative
-pkgver=5.19.0
+pkgver=5.20.0
 pkgrel=1
 pkgdesc='Provides integration of QML and KDE Frameworks'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('extra-cmake-modules')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('045ed4200129ee96b8ca521a005ac33c')
+md5sums=('65178a250ab8694885c7727b824266b2')
 
 prepare() {
   mkdir -p build
    
    
More information about the arch-commits
mailing list