summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSchala2016-11-18 11:38:27 -0800
committerSchala2016-11-18 11:38:27 -0800
commite3f46b12c266ded56ba958de2b56d72422b32d1a (patch)
treedecbe1a7eaeeb5f9b8d973f8da4b39e25c1a1c9a /PKGBUILD
parentacd070d0a4ca2a1f9aa9c893e76296ca83a4befd (diff)
downloadaur-e3f46b12c266ded56ba958de2b56d72422b32d1a.tar.gz
5.28
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f6d3cce86c1..89ed5a294b42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-kguiaddons
-pkgver=5.27.0
+pkgver=5.28.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=('f996e8d1abb275f10c1ebce6b13cbdc2')
+md5sums=('4e6f0bb250b6a10317358696c1897c78')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"