summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBuildTools2015-10-13 21:02:51 -0700
committerBuildTools2015-10-13 21:02:51 -0700
commit71fbf0ecf8e11e8a1ee0d3aa28b23e38cdcaa8e0 (patch)
treee300e3db639bb0bf200d044c555df3fd041248df /PKGBUILD
parent638a05283687f4c87043de8a0c59330f8f725f81 (diff)
downloadaur-71fbf0ecf8e11e8a1ee0d3aa28b23e38cdcaa8e0.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 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"