Date: Sunday, October 9, 2016 @ 17:19:00 Author: felixonmars Revision: 278007
upgpkg: kcrash 5.27.0-1 Upstream release Modified: kcrash/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-10-09 17:18:53 UTC (rev 278006) +++ PKGBUILD 2016-10-09 17:19:00 UTC (rev 278007) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kcrash -pkgver=5.26.0 +pkgver=5.27.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=('2c6644cc02b6c7c6b0b32f7331304502') +md5sums=('e061460f6ffae7c3b1eee220d59e1dd4') prepare() { mkdir build
