summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSchala2017-02-13 16:43:20 -0800
committerSchala2017-02-13 16:43:20 -0800
commit1c52954b71f4f03fbd4e9768bb9f6cf9cb6d25d9 (patch)
tree161b60e7cc387663e0acefce5652f80eebe9e62e /PKGBUILD
parentff42cb66da8665eb67fb85ee52015105b8b22e6c (diff)
downloadaur-1c52954b71f4f03fbd4e9768bb9f6cf9cb6d25d9.tar.gz
5.31
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45be18abcc3a..a4fcf8d9395a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-kcrash
-pkgver=5.30.0
-pkgrel=2
+pkgver=5.31.0
+pkgrel=1
arch=(any)
pkgdesc="Support for application crash analysis and bug report from apps (mingw-w64)"
license=("LGPL")
@@ -10,7 +10,7 @@ makedepends=(mingw-w64-cmake "mingw-w64-extra-cmake-modules=$pkgver")
options=(staticlibs !strip !buildflags)
url="https://projects.kde.org/projects/frameworks/kcrash"
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/kcrash-${pkgver}.tar.xz")
-md5sums=('6f42a5e7da6e8e02ceacd678e782919a')
+md5sums=('a0cffc08aa51c61d48d9e25778a61e62')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"