[arch-commits] Commit in kcrash/trunk (PKGBUILD)
    Felix Yan 
    fyan at archlinux.org
       
    Wed Mar 16 04:27:57 UTC 2016
    
    
  
    Date: Wednesday, March 16, 2016 @ 05:27:56
  Author: fyan
Revision: 261718
upgpkg: kcrash 5.20.0-1
KF 5.20.0
Modified:
  kcrash/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-16 04:27:50 UTC (rev 261717)
+++ PKGBUILD	2016-03-16 04:27:56 UTC (rev 261718)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kcrash
-pkgver=5.19.0
+pkgver=5.20.0
 pkgrel=1
 pkgdesc='Support for application crash analysis and bug report from apps'
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 optdepends=('drkonqi: KDE crash handler application')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('6ede0e1e87a9009d9b24b3a824543dc9')
+md5sums=('6eb332c832849358e2b8d895fb871784')
 
 prepare() {
   mkdir build
    
    
More information about the arch-commits
mailing list