Date: Monday, July 11, 2016 @ 01:05:47 Author: felixonmars Revision: 271295
upgpkg: kcrash 5.24.0-1 Upstream release Modified: kcrash/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-11 01:05:37 UTC (rev 271294) +++ PKGBUILD 2016-07-11 01:05:47 UTC (rev 271295) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kcrash -pkgver=5.23.0 +pkgver=5.24.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=('8f4efc958c5f820399d2620abd4f5b39') +md5sums=('10119826a766faeda888c7a6125fd6f2') prepare() { mkdir build
