Date: Friday, March 13, 2015 @ 18:06:15 Author: fyan Revision: 233481
upgpkg: kcrash 5.8.0-1 KF 5.8 Modified: kcrash/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-13 17:06:08 UTC (rev 233480) +++ PKGBUILD 2015-03-13 17:06:15 UTC (rev 233481) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kcrash -pkgver=5.7.0 +pkgver=5.8.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=('a00223a8266634deb16530c09aa5b604') +md5sums=('375e5439158087180e9c779529df073b') prepare() { mkdir build
