[arch-commits] Commit in kinit/trunk (PKGBUILD)
    Felix Yan 
    fyan at archlinux.org
       
    Wed Mar 16 04:37:03 UTC 2016
    
    
  
    Date: Wednesday, March 16, 2016 @ 05:37:03
  Author: fyan
Revision: 261752
upgpkg: kinit 5.20.0-1
KF 5.20.0
Modified:
  kinit/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-16 04:36:37 UTC (rev 261751)
+++ PKGBUILD	2016-03-16 04:37:03 UTC (rev 261752)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kinit
-pkgver=5.19.0
+pkgver=5.20.0
 pkgrel=1
 pkgdesc='Process launcher to speed up launching KDE applications'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('extra-cmake-modules' 'kdoctools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('3c40a568bfe04957ad68b9fa1afe54fd')
+md5sums=('09ce4488755c84d1184ecea5438e2749')
 
 prepare() {
   mkdir -p build
    
    
More information about the arch-commits
mailing list