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

Felix Yan felixonmars at archlinux.org
Sun Aug 14 15:43:18 UTC 2016


    Date: Sunday, August 14, 2016 @ 15:43:17
  Author: felixonmars
Revision: 273693

upgpkg: kcrash 5.25.0-1

Upstream release

Modified:
  kcrash/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-14 15:43:12 UTC (rev 273692)
+++ PKGBUILD	2016-08-14 15:43:17 UTC (rev 273693)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kcrash
-pkgver=5.24.0
+pkgver=5.25.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=('10119826a766faeda888c7a6125fd6f2')
+md5sums=('ecf5dde757c1cf5e3d00d3cfe661474d')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list