summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSchala2016-10-13 00:42:30 -0700
committerSchala2016-10-13 00:42:30 -0700
commitacd070d0a4ca2a1f9aa9c893e76296ca83a4befd (patch)
tree6252a7390dc2815f9145fe596d30f581c2d62cd5 /PKGBUILD
parent422bd327da0098a04b7ad7571ecc7a659c3dd882 (diff)
downloadaur-acd070d0a4ca2a1f9aa9c893e76296ca83a4befd.tar.gz
5.27
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30bcf10c492d..5f6d3cce86c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-kguiaddons
-pkgver=5.26.0
+pkgver=5.27.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=('d47f0b53c862756b3bbc1d5b7503b284')
+md5sums=('f996e8d1abb275f10c1ebce6b13cbdc2')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"