summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBuildTools2015-10-13 21:17:43 -0700
committerBuildTools2015-10-13 21:17:43 -0700
commit7402a603171d8f0fc3435d807695b6449044dfe0 (patch)
tree528c03945ff9ec9d4e2bc2ff79001bb14e29669e /PKGBUILD
parent3579a28819ae83b0e47864a8fd0f96ccc4c77d34 (diff)
downloadaur-7402a603171d8f0fc3435d807695b6449044dfe0.tar.gz
5.15
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be68784ec0d0..efb0a9145496 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-kcrash
-pkgver=5.14.0
+pkgver=5.15.0
pkgrel=1
arch=(any)
pkgdesc="Support for application crash analysis and bug report from apps (mingw-w64)"
@@ -10,7 +10,7 @@ makedepends=(mingw-w64-cmake "mingw-w64-extra-cmake-modules=$pkgver" "kcoreaddon
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=('faa443c8a45cb942e2f2b2ae647c695b')
+md5sums=('8a205f76a3ca73b585cfabfafdc97571')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"