[arch-commits] Commit in kcrash/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Feb 15 15:29:50 UTC 2015
Date: Sunday, February 15, 2015 @ 16:29:50
Author: fyan
Revision: 231479
upgpkg: kcrash 5.7.0-1
Modified:
kcrash/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-15 15:29:43 UTC (rev 231478)
+++ PKGBUILD 2015-02-15 15:29:50 UTC (rev 231479)
@@ -1,9 +1,10 @@
# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kcrash
-pkgver=5.6.0
-pkgrel=2
+pkgver=5.7.0
+pkgrel=1
pkgdesc='Support for application crash analysis and bug report from apps'
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/frameworks/kcrash'
@@ -13,7 +14,7 @@
optdepends=('drkonqi: KDE crash handler application')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('2ee93222cdd57bbb48bc0067bf7f2f8a')
+md5sums=('a00223a8266634deb16530c09aa5b604')
prepare() {
mkdir build
More information about the arch-commits
mailing list