[arch-commits] Commit in frameworkintegration/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Tue Jun 14 16:15:38 UTC 2016
    
    
  
    Date: Tuesday, June 14, 2016 @ 16:15:37
  Author: felixonmars
Revision: 269690
upgpkg: frameworkintegration 5.23.0-1
Upstream release
Modified:
  frameworkintegration/trunk/PKGBUILD
----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-14 16:15:28 UTC (rev 269689)
+++ PKGBUILD	2016-06-14 16:15:37 UTC (rev 269690)
@@ -4,8 +4,8 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=frameworkintegration
-pkgver=5.22.0
-pkgrel=2
+pkgver=5.23.0
+pkgrel=1
 pkgdesc='Framework providing components to allow applications to integrate with a KDE Workspace'
 arch=('i686' 'x86_64')
 url='https://community.kde.org/Frameworks'
@@ -14,7 +14,7 @@
 makedepends=('extra-cmake-modules' 'python' 'kio')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('b22f922009cb57beeb09b048003c5369')
+md5sums=('16af94413983986c36a3a2b9279a3b7b')
 
 prepare() {
   mkdir -p build
    
    
More information about the arch-commits
mailing list