summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSchala2017-03-13 17:56:49 -0700
committerSchala2017-03-13 17:56:49 -0700
commit9a2edee56b4ecdc1d781dc30b13e2243ebb12caa (patch)
tree1747ef9959c7739012f663be828f80d058844169 /PKGBUILD
parentfcd187d80a09ff433e5ec51728d553b85fe3923b (diff)
downloadaur-9a2edee56b4ecdc1d781dc30b13e2243ebb12caa.tar.gz
5.32
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f7360377408..dd186f57ff64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-kguiaddons
-pkgver=5.31.0
+pkgver=5.32.0
pkgrel=1
arch=(any)
pkgdesc="Addons to QtGui (mingw-w64)"
@@ -10,7 +10,7 @@ makedepends=(mingw-w64-cmake mingw-w64-extra-cmake-modules)
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=('ecb1a10910116e9fd3265f2f1908c6a1')
+md5sums=('2966aa718bc56a858b913e7c18cb9936')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"