git » kitemviews.git » commit a2292b7

Upstream release

author Felix Yan
2016-05-16 14:33:26 UTC
committer Felix Yan
2016-05-16 14:33:26 UTC
parent 357648b356ae3188a531456b03b76c1be3119a66

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 1db3b70..ce852e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kitemviews
-pkgver=5.21.0
+pkgver=5.22.0
 pkgrel=1
 pkgdesc='Widget addons for Qt Model/View'
 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=('845f3765a3382d5bd60f17fb4f10e83b')
+md5sums=('107b5667ae22ee0ff4559f266d588bbe')
 
 prepare() {
   mkdir -p build