summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSchala2017-04-16 20:33:40 -0700
committerSchala2017-04-16 20:33:40 -0700
commita1cd644a247f9768d31fe3031b96dac2950252c6 (patch)
tree7c0bd051f69de1eb1fa730d4fcf3b3113e22ada9 /PKGBUILD
parent2ee1faa61446518d07235c05340c8e901b172be5 (diff)
downloadaur-a1cd644a247f9768d31fe3031b96dac2950252c6.tar.gz
5.33
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aca252e5b4ed..cc32c2bb2c4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-kcrash
-pkgver=5.32.0
+pkgver=5.33.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")
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=('70a8c832026fa565a3b7f8cc6f076d9c')
+md5sums=('4e4fd935ecafe399e84d25f31dbeb4bc')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"