git » kwidgetsaddons.git » commit 7ca0f6f

Upstream release

author Felix Yan
2016-05-16 14:27:33 UTC
committer Felix Yan
2016-05-16 14:27:33 UTC
parent a7536bbc1600e88156a426b9f3e803facb7e01e0

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index df14ee5..1c83877 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwidgetsaddons
-pkgver=5.21.0
+pkgver=5.22.0
 pkgrel=1
 pkgdesc='Addons to QtWidgets'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('qt5-base')
 makedepends=('extra-cmake-modules' 'qt5-tools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('033efe9faefc98877e40c75a8cbbdfe4')
+md5sums=('29512139354cbfcad8d6bd34db59c2ea')
 
 prepare() {
   mkdir -p build