git » kcrash.git » commit 2a226a1

Upstream release

author Felix Yan
2016-10-09 17:19:00 UTC
committer Felix Yan
2016-10-09 17:19:00 UTC
parent 17a1dedb4964f3adc4fe924de286fb65236f045c

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index f067dc3..c6f9514 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 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')
@@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'mesa')
 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