summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59ac55d505c3..065a4ed5ba81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-kguiaddons
-pkgver=5.14.0
+pkgver=5.15.0
pkgrel=1
arch=(any)
pkgdesc="Addons to QtGui (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/kguiaddons"
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/kguiaddons-${pkgver}.tar.xz")
-md5sums=('d2eccbda7aa054cfb4e6f0bd3c79aa3f')
+md5sums=('8aa1cbd8e47ba7a459e375ece56fe195')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"