author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 16:44:23 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 16:44:23 UTC |
parent | d80210a4bfab02b3dbfbb353df05d45eb54e3bdb |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c242c2a..04b478b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcrash -pkgver=5.96.0 +pkgver=5.97.0 pkgrel=1 pkgdesc='Support for application crash analysis and bug report from apps' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc) optdepends=('drkonqi: KDE crash handler application') groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('659bae2b46e40ae58a19564b18169149d7680df577f7fd0e7db2704a201d5c17' +sha256sums=('ef71248d1d30c1848ab5f553d38c3230f1fe7b0888b2ee8eebfba72d02a8f5c6' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)