summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSchala2017-02-13 16:21:11 -0800
committerSchala2017-02-13 16:21:11 -0800
commitfcd187d80a09ff433e5ec51728d553b85fe3923b (patch)
treeb82dfb95e0a8c974b2e439adb2cbf3cdb1b3ffcf /PKGBUILD
parent9460a09839c433abd499834e373886ec10c159f5 (diff)
downloadaur-fcd187d80a09ff433e5ec51728d553b85fe3923b.tar.gz
5.31
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d5d20bc5bd27..5f7360377408 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-kguiaddons
-pkgver=5.30.0
+pkgver=5.31.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=('ce7b11b4cda86904891274c1790bc9bd')
+md5sums=('ecb1a10910116e9fd3265f2f1908c6a1')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"