summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSchala2017-01-16 17:49:17 -0800
committerSchala2017-01-16 17:49:17 -0800
commit87f209f1b74cc3eeeea549141e781e6bfa032323 (patch)
tree428c266c6c3e84ea4f92e47cfb94e1213d902065 /PKGBUILD
parent223d86319a32698575939b26aa37b13611e945d9 (diff)
downloadaur-87f209f1b74cc3eeeea549141e781e6bfa032323.tar.gz
5.30
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8efb0dfd5ebc..28afe431321d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
pkgname=mingw-w64-kcrash
-pkgver=5.29.0
+pkgver=5.30.0
pkgrel=1
arch=(any)
pkgdesc="Support for application crash analysis and bug report from apps (mingw-w64)"
license=("LGPL")
depends=("mingw-w64-kcoreaddons>=$pkgver" "mingw-w64-kwindowsystem>=$pkgver")
groups=(mingw-w64-kf5)
-makedepends=(mingw-w64-cmake "mingw-w64-extra-cmake-modules=$pkgver" "kcoreaddons=$pkgver")
+makedepends=(mingw-w64-cmake "mingw-w64-extra-cmake-modules=$pkgver" kcoreaddons)
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=('d85c85ecfe38a796c3bce4313df8ece7')
+md5sums=('6f42a5e7da6e8e02ceacd678e782919a')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"